summaryrefslogtreecommitdiff
path: root/utils/w.c
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-06 23:08:25 +0000
committerMiles Bader <miles@gnu.org>1996-07-06 23:08:25 +0000
commita65aabc3dfb6ddcd91e470a98b49fa376f59a838 (patch)
tree890b23a14c94269559d49e3379a1a89cec99e5e6 /utils/w.c
parent1ce6c861243504134bec5619a31aa3b852887d81 (diff)
(argp_program_version): New variable.
Diffstat (limited to 'utils/w.c')
-rw-r--r--utils/w.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/w.c b/utils/w.c
index f39564a0..e624ef83 100644
--- a/utils/w.c
+++ b/utils/w.c
@@ -47,6 +47,8 @@
extern char *canon_host (char *host);
extern char *shared_domain (char *host1, char *host2);
extern char *localhost ();
+
+char *argp_program_version = "w 1.0 (GNU " HURD_RELEASE ")";
/* Long options without corresponding short ones. -1 is EOF. */
#define OPT_SORT -4