summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/getarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/getarg.h')
-rw-r--r--crypto/heimdal/lib/roken/getarg.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/getarg.h b/crypto/heimdal/lib/roken/getarg.h
index 7fd374b..3892eb4 100644
--- a/crypto/heimdal/lib/roken/getarg.h
+++ b/crypto/heimdal/lib/roken/getarg.h
@@ -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.
*
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: getarg.h,v 1.10 1999/12/02 16:58:46 joda Exp $ */
+/* $Id: getarg.h,v 1.11 2001/04/25 12:06:37 assar Exp $ */
#ifndef __GETARG_H__
#define __GETARG_H__
@@ -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__ */
OpenPOWER on IntegriCloud