summaryrefslogtreecommitdiff
path: root/appres.c
diff options
context:
space:
mode:
Diffstat (limited to 'appres.c')
-rw-r--r--appres.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/appres.c b/appres.c
index 22da42c..761de42 100644
--- a/appres.c
+++ b/appres.c
@@ -35,9 +35,9 @@ in this Software without prior written authorization from The Open Group.
#define NONAME "-AppResTest-"
-char *ProgramName;
+static char *ProgramName;
-XrmQuark XrmQString;
+static XrmQuark XrmQString;
static void
usage (void)