X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fevents.c;h=24106461affff97d5be9f3fef5ac0134b6ea4db2;hb=343ecd1bed93fa862903ff981ede342825f14401;hp=b5f83725334d41688b92f9531853d3a78a1be113;hpb=4cd59cef0737229da365e385a8762e681a5e471f;p=rocksndiamonds.git diff --git a/src/events.c b/src/events.c index b5f83725..24106461 100644 --- a/src/events.c +++ b/src/events.c @@ -1808,7 +1808,7 @@ static void HandleKeysSpecial(Key key) cheat_input[cheat_input_len] = '\0'; #if DEBUG_EVENTS_KEY - Debug("event:key:special", "'%s' [%d]\n", cheat_input, cheat_input_len); + Debug("event:key:special", "'%s' [%d]", cheat_input, cheat_input_len); #endif if (game_status == GAME_MODE_MAIN)