diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:52:08 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-07-14 20:52:08 +0000 |
commit | c3309e4e383cae6cd10337ba84daad7f6c7d0027 (patch) | |
tree | e913ab004cf2360e3fa4fe3ab423ee3344618444 /utils/setauth.c | |
parent | eec166bfee3c6bf51e0df3ba4c057ea0477fc2f9 (diff) |
*** empty log message ***
Diffstat (limited to 'utils/setauth.c')
-rw-r--r-- | utils/setauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/setauth.c b/utils/setauth.c index a039e3c6..5a567fdf 100644 --- a/utils/setauth.c +++ b/utils/setauth.c @@ -29,7 +29,7 @@ #include "frobauth.h" -const char *argp_program_version = STANDARD_HURD_VERSION (setauth); +bconst char *argp_program_version = STANDARD_HURD_VERSION (setauth); #define OPT_NO_SAVE 1 |