ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/vpn.h
(Generate patch)

Comparing gvpe/src/vpn.h (file contents):
Revision 1.11 by pcg, Thu Oct 16 02:41:21 2003 UTC vs.
Revision 1.12 by pcg, Thu Oct 16 14:12:00 2003 UTC

81 void dump_status (); 81 void dump_status ();
82 82
83 const char *script_if_up (); 83 const char *script_if_up ();
84 }; 84 };
85 85
86extern struct vpn network; 86extern vpn network; // THE vpn
87 87
88#endif 88#endif
89 89

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines