[11338] Remove trailing spaces.

.git/hooks/pre-commit.sample -> .git/hooks/pre-commit can catch this cases. ;)
This commit is contained in:
VladimirMangos 2011-04-12 18:27:31 +04:00
parent d83c75b555
commit 764345609e
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11337"
#define REVISION_NR "11338"
#endif // __REVISION_NR_H__