diff options
author | darkvater <darkvater@openttd.org> | 2005-03-24 19:40:48 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2005-03-24 19:40:48 +0000 |
commit | 62b8355af0f33ee5a9657f686406c3e06a63672f (patch) | |
tree | ed815b2a49535a1c5fd8bcdd863185fbd67c6051 | |
parent | 16a3bc35c066e459a9f899ebcda19cef0692f267 (diff) | |
download | openttd-62b8355af0f33ee5a9657f686406c3e06a63672f.tar.xz |
(svn r2051) - Remove trailing tabs from vs.net project file
- Set proper line-ending for newly added files waypoint.[ch]. PLEASE don't forget this!
-rw-r--r-- | ttd.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ttd.vcproj b/ttd.vcproj index 2df92bf42..a88b15bf8 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -761,7 +761,7 @@ </File>
<File
RelativePath=".\waypoint.c">
- </File>
+ </File>
<File
RelativePath="widget.c">
<FileConfiguration
@@ -969,7 +969,7 @@ </File>
<File
RelativePath="waypoint.h">
- </File>
+ </File>
<File
RelativePath="window.h">
</File>
|