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 0984034..228b30e 100644
--- a/src/net/netcomputer.h
+++ b/src/net/netcomputer.h
@@ -40,7 +40,7 @@ class NetComputer
/**
* Returns <code>true</code> if this computer is connected.
*/
- bool isConnected();
+ bool isConnected() const;
/**
* Disconnects the computer from the server, after sending a message.