From 0e36b772d431eef1dfb8ae2abee527aaf40558fd Mon Sep 17 00:00:00 2001 From: oy Date: Sun, 15 Aug 2010 15:34:55 +0200 Subject: fixed line endings in some files --- src/versionsrv/versionsrv.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/versionsrv/versionsrv.h') diff --git a/src/versionsrv/versionsrv.h b/src/versionsrv/versionsrv.h index d458a54c..e771bd3c 100644 --- a/src/versionsrv/versionsrv.h +++ b/src/versionsrv/versionsrv.h @@ -1,9 +1,9 @@ #ifndef VERSIONSRV_VERSIONSRV_H #define VERSIONSRV_VERSIONSRV_H -static const int VERSIONSRV_PORT = 8302; - -static const unsigned char VERSION_DATA[] = {0x00, 0, 5, 1}; - -static const unsigned char VERSIONSRV_GETVERSION[] = {255, 255, 255, 255, 'v', 'e', 'r', 'g'}; -static const unsigned char VERSIONSRV_VERSION[] = {255, 255, 255, 255, 'v', 'e', 'r', 's'}; +static const int VERSIONSRV_PORT = 8302; + +static const unsigned char VERSION_DATA[] = {0x00, 0, 5, 1}; + +static const unsigned char VERSIONSRV_GETVERSION[] = {255, 255, 255, 255, 'v', 'e', 'r', 'g'}; +static const unsigned char VERSIONSRV_VERSION[] = {255, 255, 255, 255, 'v', 'e', 'r', 's'}; #endif -- cgit 1.4.1