Changeset - r9878:ed5e0e7f364b
[Not reviewed]
master
0 2 0
glx - 16 years ago 2008-08-08 15:49:16
glx@openttd.org
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/network/core/host.cpp
Show inline comments
 
@@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsIntern
 
	}
 

	
 
	closesocket(sock);
 
	
 

	
 
	return index;
 
}
 
#endif /* all NetworkFindBroadcastIPsInternals */
src/player_gui.cpp
Show inline comments
 
@@ -308,7 +308,7 @@ public:
 
	{
 
		return 14;
 
	}
 
	
 

	
 
	bool Selectable() const
 
	{
 
		return true;
0 comments (0 inline, 0 general)