[xiph-commits] r18874 - trunk/squishyball

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Tue Mar 12 13:00:36 PDT 2013


Author: xiphmont
Date: 2013-03-12 13:00:36 -0700 (Tue, 12 Mar 2013)
New Revision: 18874

Modified:
   trunk/squishyball/main.c
Log:
remove stray \n in usage output


Modified: trunk/squishyball/main.c
===================================================================
--- trunk/squishyball/main.c	2013-03-12 19:58:58 UTC (rev 18873)
+++ trunk/squishyball/main.c	2013-03-12 20:00:36 UTC (rev 18874)
@@ -101,7 +101,7 @@
           "                           playback. Currently only affects\n"
           "                           Vorbis and Opus playback; all other\n"
           "                           files are dithered by default during\n"
-          "                           down-\n conversion.\n"
+          "                           down-conversion.\n"
           "  -e --end-time <time>   : Set sample end time for playback\n"
           "  -g --gabbagabbahey     : Display a running trials score along\n"
           "                           with indicating if each trial choice\n"



More information about the commits mailing list