prototype for arg_printusage
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2443 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -60,4 +60,8 @@ enum { | |||||||
| int getarg(struct getargs *args, size_t num_args,  | int getarg(struct getargs *args, size_t num_args,  | ||||||
| 	   int argc, char **argv, int *optind); | 	   int argc, char **argv, int *optind); | ||||||
|  |  | ||||||
|  | void arg_printusage (struct getargs *args, | ||||||
|  | 		     size_t num_args, | ||||||
|  | 		     const char *extra_string); | ||||||
|  |  | ||||||
| #endif /* __GETARG_H__ */ | #endif /* __GETARG_H__ */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund