/[pengfork]/pengfork/include/checkopt.h
ViewVC logotype

Diff of /pengfork/include/checkopt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sat Sep 14 15:50:39 2002 UTC revision 1.2 by chupa, Sat Nov 30 10:28:52 2002 UTC
# Line 30  int check_multiple(char *option, char *v Line 30  int check_multiple(char *option, char *v
30  int check_access_method(char *option, char *method);  int check_access_method(char *option, char *method);
31  int check_protocol(char *option, char *protocol);  int check_protocol(char *option, char *protocol);
32  int check_iface_type(char *option, char *type);  int check_iface_type(char *option, char *type);
33  int check_use_sn(char *option, int sn);  int check_screen_name(char *option, char *sn);
34  int check_debug_level(char *option, int level);  int check_debug_level(char *option, int level);
35  int check_natural(char *option, int num);  int check_natural(char *option, int num);
36  #ifdef WITH_MODEM  #ifdef WITH_MODEM

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26