diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-05 19:07:46 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-04-05 19:07:46 +0300 |
commit | 9395431a6fe57538cb6e7d9900a37e8d737bc80e (patch) | |
tree | 9dd3000c978d112560bd3643533ad5ef46d8ad05 /version.h | |
parent | 472467fdf175d80958812fcc0023b93c8bd17e02 (diff) |
dos2unix string termination
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ -#ifndef VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
-#define VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B
-
-#define SUBWCREV (0)
-
-#endif
+#ifndef VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B +#define VERSION_H_CAA3B062_9BEE_40e6_A9F9_20BBF467731B + +#define SUBWCREV (0) + +#endif |