(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:
Assar Westerlund
2001-04-25 12:06:37 +00:00
parent c4d8393ea2
commit 5453ea0c98

View File

@@ -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).
* All rights reserved.
*
@@ -86,4 +86,6 @@ void arg_printusage (struct getargs *args,
const char *progname,
const char *extra_string);
void free_getarg_strings (getarg_strings *);
#endif /* __GETARG_H__ */