summaryrefslogtreecommitdiff
path: root/src/netcomputer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/netcomputer.h')
-rw-r--r--src/netcomputer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/netcomputer.h b/src/netcomputer.h
index 83382a7a..d3eb0a05 100644
--- a/src/netcomputer.h
+++ b/src/netcomputer.h
@@ -69,7 +69,7 @@ class NetComputer
*/
void send(const Packet *p);
//void send(Packet *p, bool reliable = true);
-
+
/**
* Return the socket
*/