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

This commit is contained in:
DasBlub 2011-03-12 19:09:03 +01:00
parent 93da372dc5
commit a19c308001
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 "11241" #define REVISION_NR "11242"
#endif // __REVISION_NR_H__ #endif // __REVISION_NR_H__