summaryrefslogtreecommitdiff
path: root/src/net/messageout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/messageout.h')
-rw-r--r--src/net/messageout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/messageout.h b/src/net/messageout.h
index 1d1b51b55..68d4b53a3 100644
--- a/src/net/messageout.h
+++ b/src/net/messageout.h
@@ -76,7 +76,7 @@ class MessageOut
/**
* Constructor.
*/
- explicit MessageOut(int16_t id);
+ explicit MessageOut(const int16_t id);
/**
* Expand the packet data to be able to hold more data.