# HG changeset patch # User Matti Hamalainen # Date 1526283936 -10800 # Node ID d91d2a67eda528b11ce836cc93e35d55adc0fcfc # Parent 2d7511e614030edbdc80167d5f182875f5593047 Typofix. diff -r 2d7511e61403 -r d91d2a67eda5 tools/gfxconv.c --- a/tools/gfxconv.c Mon May 14 10:34:36 2018 +0300 +++ b/tools/gfxconv.c Mon May 14 10:45:36 2018 +0300 @@ -165,7 +165,7 @@ "\n" "(Not all input->output combinations are actually supported.)\n" "\n" - "Available C64 bitmap formats (-f ):\n" + "Available C64 bitmap formats (-f ):\n" " frmt | RW | Type | Description\n" "------+----+-----------------+-------------------------------------\n" );