This commit is contained in:
git@daemon.de
2015-04-24 22:21:32 +02:00
parent e56848c4d1
commit ecbd71ad5b

View File

@@ -39,7 +39,6 @@
#define UDPXD_VERSION "0.0.1"
int main_loop(int listensocket, char *bindip, struct sockaddr_in *dst);
void usage();
int parse_ip(char *src, char *ip, char *pt);