(free_getarg_strings): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9817 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1997, 1999 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1997 - 2001 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -86,4 +86,6 @@ void arg_printusage (struct getargs *args,
|
|||||||
const char *progname,
|
const char *progname,
|
||||||
const char *extra_string);
|
const char *extra_string);
|
||||||
|
|
||||||
|
void free_getarg_strings (getarg_strings *);
|
||||||
|
|
||||||
#endif /* __GETARG_H__ */
|
#endif /* __GETARG_H__ */
|
||||||
|
Reference in New Issue
Block a user