aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/follow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/follow.c b/ui/follow.c
index 4fcef382cc..95e3050ed7 100644
--- a/ui/follow.c
+++ b/ui/follow.c
@@ -33,7 +33,7 @@
#include "ui/follow.h"
#ifdef HAVE_LIBZ
-char *
+static char *
sgetline(char *str, int *next)
{
char *end;