oldloader.c
changeset 4549 60410aa1aa88
parent 4349 2fc39ff2626e
child 4845 49105d3b5a9a
--- a/oldloader.c	Mon Sep 04 17:30:30 2006 +0000
+++ b/oldloader.c	Mon Sep 04 20:40:33 2006 +0000
@@ -1519,7 +1519,7 @@
 					_m[i].m4 = (_m[i].m4 >> 1) & 7;
 			}
 			/* TTDPatch stores PBS things in L6 and all elsewhere; so we'll just
-			* clear it for ourselves and let OTTD's rebuild PBS itself */
+			 * clear it for ourselves and let OTTD's rebuild PBS itself */
 			_m[i].m4 &= 0xF; /* Only keep the lower four bits; upper four is PBS */
 		}
 	}