aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-20 18:46:10 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-21 02:46:33 +0000
commit64f4287b300abfb90352c8e3eb5a94b3c6b86d71 (patch)
tree54fd4c7ae281f3b1eceeb3de1704bbefd9784f26 /configure.ac
parentbf239535b9c054d7d8d919558ff352c8ce648842 (diff)
Get rid of trailing blank.
Change-Id: Ia1bbd632fe00cfe6b919aacc0cd198953211fe7f Reviewed-on: https://code.wireshark.org/review/6699 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fccd9b0fbd..3b36e0cf5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1085,7 +1085,7 @@ then
# wsutil/ws_mempbrk_sse42.c, as the SSE4.2 code there
# is run only if the hardware supports it, but other
# code would do no such checks.
- #
+ #
CFLAGS="$CFLAGS_before_simd"
#