comparison runopts.h @ 946:17d874ae93a1

Add '-V' for version -h should exit with success Update manpages
author Matt Johnston <matt@ucc.asn.au>
date Sun, 27 Jul 2014 22:06:26 +0800
parents a0819ecfee0b
children f92eb625c48d
comparison
equal deleted inserted replaced
944:2e402a09e21e 946:17d874ae93a1
162 162
163 #ifdef ENABLE_USER_ALGO_LIST 163 #ifdef ENABLE_USER_ALGO_LIST
164 void parse_ciphers_macs(); 164 void parse_ciphers_macs();
165 #endif 165 #endif
166 166
167 void print_version(const char* name);
168
167 #endif /* _RUNOPTS_H_ */ 169 #endif /* _RUNOPTS_H_ */