# HG changeset patch # User Matti Hamalainen # Date 1526012458 -10800 # Node ID aa87cb6cf33b276e396d77d0f75b773876ac3a3f # Parent 9ccf973f65ac4b35b7bcd30c9a71863ea3b01f32 Fix gfxconv help. diff -r 9ccf973f65ac -r aa87cb6cf33b tools/gfxconv.c --- a/tools/gfxconv.c Fri May 11 07:13:46 2018 +0300 +++ b/tools/gfxconv.c Fri May 11 07:20:58 2018 +0300 @@ -202,7 +202,7 @@ "\n" "(Not all input->output combinations are actually supported.)\n" "\n" - "Available bitmap formats (-f bitmap:):\n" + "Available bitmap formats (-f ):\n" " bfrm | Type | Description\n" "------+-----------------+-------------------------------------\n" );