From 75c98dd2b1adee8465a9c6c1eeab68cb102fc2d6 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 3 May 2009 23:11:45 +0400 Subject: [PATCH] [7749] Fix line ends in file --- contrib/vmap_debugger/VC8/vmapdebugger.vcproj | 616 +++++++++--------- src/shared/revision_nr.h | 2 +- 2 files changed, 309 insertions(+), 309 deletions(-) diff --git a/contrib/vmap_debugger/VC8/vmapdebugger.vcproj b/contrib/vmap_debugger/VC8/vmapdebugger.vcproj index 35ca727ab..100ee1eca 100644 --- a/contrib/vmap_debugger/VC8/vmapdebugger.vcproj +++ b/contrib/vmap_debugger/VC8/vmapdebugger.vcproj @@ -1,308 +1,308 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/shared/revision_nr.h b/src/shared/revision_nr.h index b1e032456..e70bb0d9f 100644 --- a/src/shared/revision_nr.h +++ b/src/shared/revision_nr.h @@ -1,4 +1,4 @@ #ifndef __REVISION_NR_H__ #define __REVISION_NR_H__ - #define REVISION_NR "7748" + #define REVISION_NR "7749" #endif // __REVISION_NR_H__