changeset 3991:1e0b851409c6 draft

(svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment
author peter1138 <peter1138@openttd.org>
date Fri, 09 Jun 2006 08:26:22 +0000
parents f4cec86aeb9b
children 5c026b5f2295
files command.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/command.c
+++ b/command.c
@@ -301,7 +301,7 @@
 	{CmdGiveMoney,                           0}, /* 113 */
 	{CmdChangePatchSetting,         CMD_SERVER}, /* 114 */
 	{CmdReplaceVehicle,                      0}, /* 115 */
-	{CmdCloneVehicle,						 0}, /* 116 */
+	{CmdCloneVehicle,                        0}, /* 116 */
 };
 
 /* This function range-checks a cmd, and checks if the cmd is not NULL */