Browse Source

fix prototype

dynamic-accesslists
erdgeist 13 years ago
parent
commit
09f1234aa9
  1. 2
      ot_udp.h

2
ot_udp.h

@ -6,6 +6,6 @@ @@ -6,6 +6,6 @@
#ifndef __OT_UDP_H__
#define __OT_UDP_H__
void handle_udp6( int64 serversocket, struct ot_workstruct *ws );
int handle_udp6( int64 serversocket, struct ot_workstruct *ws );
#endif

Loading…
Cancel
Save