Ticket #44286: proto.h.diff
File proto.h.diff, 416 bytes (added by dreness (Andre LaBranche), 10 years ago) |
---|
-
src/proto.h
old new 271 271 void killsock(int); 272 272 void killtclsock(int); 273 273 int answer(int, char *, unsigned long *, unsigned short *, int); 274 in line int open_listen(int *);274 int open_listen(int *); 275 275 int open_address_listen(IP addr, int *); 276 276 int open_telnet(char *, int); 277 277 int open_telnet_dcc(int, char *, char *);