about summary refs log tree commit diff
path: root/src/engine/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/protocol.h')
-rw-r--r--src/engine/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/protocol.h b/src/engine/protocol.h
index cc29e7d7..b9aba258 100644
--- a/src/engine/protocol.h
+++ b/src/engine/protocol.h
@@ -20,7 +20,7 @@ enum
 	NETMSG_CMD,
 	
 	/* sent by both */
-	NETMSG_ERROR,
+	NETMSG_ERROR
 };