(svn r12499) -Codechange: some coding style tweaks for network_internal.h.

This commit is contained in:
rubidium
2008-03-31 07:11:18 +00:00
parent 7c759731dc
commit b1e1c13420
4 changed files with 75 additions and 49 deletions

View File

@@ -932,7 +932,7 @@
>
</File>
<File
RelativePath=".\..\src\engine.h"
RelativePath=".\..\src\engine_func.h"
>
</File>
<File
@@ -1192,7 +1192,11 @@
>
</File>
<File
RelativePath=".\..\src\order.h"
RelativePath=".\..\src\order_base.h"
>
</File>
<File
RelativePath=".\..\src\order_func.h"
>
</File>
<File
@@ -1344,7 +1348,11 @@
>
</File>
<File
RelativePath=".\..\src\station.h"
RelativePath=".\..\src\station_base.h"
>
</File>
<File
RelativePath=".\..\src\station_func.h"
>
</File>
<File

View File

@@ -929,7 +929,7 @@
>
</File>
<File
RelativePath=".\..\src\engine.h"
RelativePath=".\..\src\engine_func.h"
>
</File>
<File
@@ -1189,7 +1189,11 @@
>
</File>
<File
RelativePath=".\..\src\order.h"
RelativePath=".\..\src\order_base.h"
>
</File>
<File
RelativePath=".\..\src\order_func.h"
>
</File>
<File
@@ -1341,7 +1345,11 @@
>
</File>
<File
RelativePath=".\..\src\station.h"
RelativePath=".\..\src\station_base.h"
>
</File>
<File
RelativePath=".\..\src\station_func.h"
>
</File>
<File