summaryrefslogtreecommitdiffstats
path: root/text-utils/rev.c
diff options
context:
space:
mode:
Diffstat (limited to 'text-utils/rev.c')
-rw-r--r--text-utils/rev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/text-utils/rev.c b/text-utils/rev.c
index b4ae892f1..feed2b167 100644
--- a/text-utils/rev.c
+++ b/text-utils/rev.c
@@ -64,7 +64,7 @@
#include "c.h"
#include "closestream.h"
-wchar_t *buf;
+static wchar_t *buf;
static void sig_handler(int signo __attribute__ ((__unused__)))
{