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

Comparing gvpe/src/global.h (file contents):
Revision 1.17 by pcg, Mon Feb 9 00:47:15 2004 UTC vs.
Revision 1.18 by pcg, Fri Apr 2 14:42:45 2004 UTC

70 70
71#define WINDOWSIZE 512 // sliding window size 71#define WINDOWSIZE 512 // sliding window size
72 72
73extern char *confbase; // directory in which all config files are 73extern char *confbase; // directory in which all config files are
74extern char *thisnode; // config for current node (TODO: remove) 74extern char *thisnode; // config for current node (TODO: remove)
75extern char *pidfilename; // pid file location
76 75
77#endif 76#endif
78 77

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines