summaryrefslogtreecommitdiff
path: root/vcproj-11/login-server.vcxproj
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-10-17 18:43:46 +0200
committerHaru <haru@dotalux.com>2015-10-17 18:43:46 +0200
commitb320fdc7451c8643971a8b17c84ec777f9d7ecdf (patch)
tree163485fe22a4c9532283d9e328d2fbda00d82417 /vcproj-11/login-server.vcxproj
parent296c1ca3793caa4ef99d39df161c676cd9cb1ea9 (diff)
downloadhercules-b320fdc7451c8643971a8b17c84ec777f9d7ecdf.tar.gz
hercules-b320fdc7451c8643971a8b17c84ec777f9d7ecdf.tar.bz2
hercules-b320fdc7451c8643971a8b17c84ec777f9d7ecdf.tar.xz
hercules-b320fdc7451c8643971a8b17c84ec777f9d7ecdf.zip
Fixed some VS project whitespace inconsistencies
- Fixes #792, special thanks to theultramage. Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'vcproj-11/login-server.vcxproj')
-rw-r--r--vcproj-11/login-server.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-11/login-server.vcxproj b/vcproj-11/login-server.vcxproj
index 5335f14a6..aafa462e1 100644
--- a/vcproj-11/login-server.vcxproj
+++ b/vcproj-11/login-server.vcxproj
@@ -153,7 +153,7 @@
<ClInclude Include="..\src\common\cbasetypes.h" />
<ClInclude Include="..\src\common\conf.h" />
<ClInclude Include="..\src\common\core.h" />
- <ClInclude Include="..\src\common\console.h" />
+ <ClInclude Include="..\src\common\console.h" />
<ClInclude Include="..\src\common\db.h" />
<ClInclude Include="..\src\common\ers.h" />
<ClInclude Include="..\src\common\HPM.h" />
@@ -187,7 +187,7 @@
<ClCompile Include="..\src\login\loginlog_sql.c" />
<ClCompile Include="..\src\common\conf.c" />
<ClCompile Include="..\src\common\core.c" />
- <ClCompile Include="..\src\common\console.c" />
+ <ClCompile Include="..\src\common\console.c" />
<ClCompile Include="..\src\common\db.c" />
<ClCompile Include="..\src\common\ers.c" />
<ClCompile Include="..\src\common\HPM.c" />