From a65aabc3dfb6ddcd91e470a98b49fa376f59a838 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 6 Jul 1996 23:08:25 +0000 Subject: (argp_program_version): New variable. --- utils/w.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/w.c') 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 -- cgit v1.2.3