From 91fb52011f769cb23bd92666125f23071d28d5e4 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 14 Jul 1998 20:52:40 +0000 Subject: *** empty log message *** --- utils/setauth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/setauth.c b/utils/setauth.c index 5a567fdf..a039e3c6 100644 --- a/utils/setauth.c +++ b/utils/setauth.c @@ -29,7 +29,7 @@ #include "frobauth.h" -bconst char *argp_program_version = STANDARD_HURD_VERSION (setauth); +const char *argp_program_version = STANDARD_HURD_VERSION (setauth); #define OPT_NO_SAVE 1 -- cgit v1.2.3