/[pengfork]/pengfork/src/options.c
ViewVC logotype

Diff of /pengfork/src/options.c

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

revision 1.6 by nes, Thu Aug 29 21:18:46 2002 UTC revision 1.7 by nes, Thu Aug 29 23:25:16 2002 UTC
# Line 49  param_t param[PARAM_MAX] = { Line 49  param_t param[PARAM_MAX] = {
49  {opt_interface_type, "interface_type", string, false, {string:"tun"}  {opt_interface_type, "interface_type", string, false, {string:"tun"}
50     }     }
51    ,    ,
52  {opt_interface_name, "interface_name", string, false, {string:"tun0"}  {opt_interface_name, "interface_name", string, false, {string:NULL}
53     }     }
54    ,    ,
55  {opt_user, "user", string, false, {string:NULL}  {opt_user, "user", string, false, {string:NULL}

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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