(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar
authordominik
Mon, 23 Aug 2004 21:12:51 +0000
changeset 122 6e56237f536c
parent 121 c2f18f4d8be1
child 123 d550772c61e6
(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar
town_gui.c
--- a/town_gui.c	Mon Aug 23 21:04:39 2004 +0000
+++ b/town_gui.c	Mon Aug 23 21:12:51 2004 +0000
@@ -105,7 +105,7 @@
 			DrawWindowWidgets(w);
 
 			DrawString(2, 15, STR_2023_TRANSPORT_COMPANY_RATINGS, 0);
-			
+
 			// Draw list of players
 			y = 25;
 			FOR_ALL_PLAYERS(p) {
@@ -158,7 +158,7 @@
 				}
 			}
 		}
-		
+
 		{
 			int i;
 			if ((i=WP(w,def_d).data_1) != -1) {