From 6b4484472b79dc7ea7d1ce545a28fba7d3b7696f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 30 Jul 2005 21:11:48 +0000 Subject: Remove trailing whitespaces. svn-id: r18604 --- gob/cdrom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gob/cdrom.cpp') diff --git a/gob/cdrom.cpp b/gob/cdrom.cpp index ca1eb85ae2..e4a9f8b9ee 100644 --- a/gob/cdrom.cpp +++ b/gob/cdrom.cpp @@ -136,7 +136,7 @@ void cd_playMultMusic() { {"avt019.tot", "fra5", "all5", "ang5", "esp5", "ita5"}, {"avt022.tot", "fra6", "all6", "ang6", "esp6", "ita6"} }; - + for (int i = 0; i < ARRAYSIZE(tracks); i++) if (!scumm_stricmp(game_curTotFile, tracks[i][0])) { cd_globFlag = true; -- cgit v1.2.3