add arg_counter
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7352 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -52,7 +52,8 @@ struct getargs{ | ||||
| 	   arg_negative_flag,  | ||||
| 	   arg_strings, | ||||
| 	   arg_double, | ||||
| 	   arg_collect | ||||
| 	   arg_collect, | ||||
| 	   arg_counter | ||||
|     } type; | ||||
|     void *value; | ||||
|     const char *help; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund