summaryrefslogtreecommitdiff
path: root/atobm.c
diff options
context:
space:
mode:
Diffstat (limited to 'atobm.c')
-rw-r--r--atobm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atobm.c b/atobm.c
index f63a956..9f4f736 100644
--- a/atobm.c
+++ b/atobm.c
@@ -38,7 +38,7 @@ from The Open Group.
#include <X11/Xos.h>
#include <stdlib.h>
-char *ProgramName;
+static char *ProgramName;
static void doit(FILE *fp, char *filename, char *chars,
int xhot, int yhot, char *name);