[11285] Revert "[11242] Fix line endings for Visual Studio Solution Files (they need to be CRLF, not LF)"

This reverts commit 10e5bdfbb130c6a70d0b28a9f69d9c99e6ea3f20.
This commit is contained in:
DasBlub 2011-03-25 21:50:49 +01:00
parent 40ef9cbf2f
commit 96512037a9
20 changed files with 1184 additions and 1184 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__ #ifndef __REVISION_NR_H__
#define __REVISION_NR_H__ #define __REVISION_NR_H__
#define REVISION_NR "11284" #define REVISION_NR "11285"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__