summaryrefslogtreecommitdiffstats
path: root/src/havegecmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/havegecmd.h')
-rw-r--r--src/havegecmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/havegecmd.h b/src/havegecmd.h
index 2f6fa96..5394147 100644
--- a/src/havegecmd.h
+++ b/src/havegecmd.h
@@ -40,7 +40,7 @@ extern "C" {
#define ASCII_ACK "\x6" /* ASCII acknowledge */
#define ASCII_NAK "\x15" /* ASCII negative acknowledge */
#define ASCII_STX "\x2" /* ASCII start of text */
-
+
#ifndef SOCK_CLOEXEC
#define SOCK_CLOEXEC 0
#endif