minor whitespace change
[rocksndiamonds.git] / src / screens.c
index 6378dbb469e0cad970a5f391c06729e16122e0cb..388bde6f744e24b273aa8a5e90f233ea16425a29 100644 (file)
@@ -4007,7 +4007,7 @@ static int getPlayerNameColor(char *name)
 }
 
 static void drawTypeNameText(char *name, struct TextPosInfo *pos,
-                             boolean active)
+                            boolean active)
 {
   char text[MAX_PLAYER_NAME_LEN + 2] = { 0 };
   boolean multiple_users = (game_status == GAME_MODE_PSEUDO_TYPENAMES);