Changeset 525 for branches/garlicat/src/ocatctrl.c
- Timestamp:
- 11/13/09 13:11:06 (3 years ago)
- File:
-
- 1 edited
-
branches/garlicat/src/ocatctrl.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/garlicat/src/ocatctrl.c
r512 r525 25 25 26 26 #include "ocat.h" 27 #include "ocat_netdesc.h" 27 28 28 29 … … 37 38 int fd, c; 38 39 FILE *ff, *fo; 39 char buf[FRAME_SIZE], addrstr[INET6_ADDRSTRLEN], onionstr[ ONION_NAME_SIZE], timestr[32], *s, *tokbuf;40 char buf[FRAME_SIZE], addrstr[INET6_ADDRSTRLEN], onionstr[NDESC(name_size)], timestr[32], *s, *tokbuf; 40 41 int rlen, cfd; 41 42 struct tm *tm;
Note: See TracChangeset
for help on using the changeset viewer.
