mirror of
git://erdgeist.org/opentracker
synced 2025-08-03 22:35:34 +02:00
fix prototype
This commit is contained in:
parent
1af67bab1d
commit
09f1234aa9
1 changed files with 1 additions and 1 deletions
2
ot_udp.h
2
ot_udp.h
|
@ -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…
Add table
Reference in a new issue