summaryrefslogtreecommitdiffstats
path: root/src/net/netcomputer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/netcomputer.h')
-rw-r--r--src/net/netcomputer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/netcomputer.h b/src/net/netcomputer.h
index ee5d2cd..0984034 100644
--- a/src/net/netcomputer.h
+++ b/src/net/netcomputer.h
@@ -68,7 +68,7 @@ class NetComputer
* be sent.
*/
void send(const MessageOut &msg, bool reliable = true,
- unsigned int channel = 0);
+ unsigned channel = 0);
/**
* Returns IP address of computer in 32bit int form