summaryrefslogtreecommitdiffstats
path: root/src/device/protocol_device_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/protocol_device_private.h')
-rwxr-xr-xsrc/device/protocol_device_private.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/device/protocol_device_private.h b/src/device/protocol_device_private.h
index 29ff567..6754ecf 100755
--- a/src/device/protocol_device_private.h
+++ b/src/device/protocol_device_private.h
@@ -9,8 +9,7 @@
* bigger packets but memory is hard to come by and more won't be needed
* anyway.
* */
-#define MAX_PACKET_SIZE_IN (512)
-
+#define MAX_PACKET_SIZE_IN 512
/**
* Device only gets one connection. Because daemon.
*/