summaryrefslogtreecommitdiff
path: root/src/datatypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datatypes.h')
-rw-r--r--src/datatypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/datatypes.h b/src/datatypes.h
index ba34614..3364fe3 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -11,7 +11,7 @@
* tunneling and relaying of packets of any protocol.
*
*
- * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl,
+ * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl,
* Christian Pointner <satp@wirdorange.org>
*
* This file is part of Anytun.
@@ -63,7 +63,7 @@ typedef int system_error_t;
#include <windows.h>
#define ATTR_PACKED
typedef DWORD system_error_t;
-#endif
+#endif
#define MAX_PACKET_LENGTH 1600