diff options
| author | LPFaint99 <lpfaint99@gmail.com> | 2009-07-27 04:19:26 +0000 |
|---|---|---|
| committer | LPFaint99 <lpfaint99@gmail.com> | 2009-07-27 04:19:26 +0000 |
| commit | 99173df0ffcd1ece10cf982b0af2d63d36ae7281 (patch) | |
| tree | 5c3373fa4412889bf2650a6f6de6a6a201861067 /Source/Core/Common | |
| parent | ef092e6053dbfb6f0d089260386bba88ee49aa95 (diff) | |
revert r3889
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3890 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Src/svnrev_template.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Core/Common/Src/svnrev_template.h b/Source/Core/Common/Src/svnrev_template.h index 5aacb11ef6..db42e18380 100644 --- a/Source/Core/Common/Src/svnrev_template.h +++ b/Source/Core/Common/Src/svnrev_template.h @@ -1,2 +1,2 @@ -#define SVN_REV $WCREV$
-#define SVN_REV_STR $WCMODS?"$WCREV$!":"$WCREV$"$
\ No newline at end of file +#define SVN_REV $WCREV$ +#define SVN_REV_STR "$WCREV$" |
