]> granicus.if.org Git - libjpeg-turbo/commitdiff
Makefile.am: formatting tweak
authorDRC <information@libjpeg-turbo.org>
Mon, 1 Feb 2016 17:17:41 +0000 (11:17 -0600)
committerDRC <information@libjpeg-turbo.org>
Mon, 1 Feb 2016 17:17:41 +0000 (11:17 -0600)
Makefile.am

index 3a12fde2e37aefe9332cd0f6287e3d78684765bb..d4b1647e9038ac4e46162dd5ccdd763ace60bb2f 100644 (file)
@@ -441,7 +441,8 @@ endif
 # the output differs depending on the type of floating point math used, and
 # this is only deterministic if the DCT/IDCT are implemented using SIMD
 # instructions on a particular platform.  Pass one of the following on the make
-# command line to validate the floating point tests against one of the expected # results:
+# command line to validate the floating point tests against one of the expected
+# results:
 #
 # FLOATTEST=sse  validate against the expected results from the libjpeg-turbo
 #                SSE SIMD extensions