summaryrefslogtreecommitdiff
path: root/zwgc/main.h
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1998-05-24 00:48:03 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1998-05-24 00:48:03 +0000
commit83bd77d41e39def0ffb43560a38806fe4c010f6f (patch)
tree95fbd0f228689ef4d06ee4dbf293eaff79278b18 /zwgc/main.h
parent45547d190ead32f7bc19845a90636957734423e1 (diff)
Add a -loc flag to specify alternative auxiliary location information
instead of the display name or tty.
Diffstat (limited to 'zwgc/main.h')
-rw-r--r--zwgc/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/main.h b/zwgc/main.h
index 0af201e..ef9146e 100644
--- a/zwgc/main.h
+++ b/zwgc/main.h
@@ -21,6 +21,7 @@
extern char *progname;
extern char *subscriptions_filename_override;
+extern char *location_override;
/*
* void usage()