aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-12-02 22:21:13 -0800
committerGuy Harris <guy@alum.mit.edu>2014-12-03 06:21:40 +0000
commitb5a52eef98386d7b2aa644b80fafa02ee12445f8 (patch)
tree171adcf031ff2696c56cd932d38b3a43839deb06 /Makefile.am
parentcff44e5efd52fb8edad75e771652f313cd55cad1 (diff)
Get rid of trailing blank.
Change-Id: Ia0eecbbe1ff1778d5c34338e042c0518895663b4 Reviewed-on: https://code.wireshark.org/review/5577 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0edfe3a56d..252175d292 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1396,7 +1396,7 @@ patch-bzip2: distdir
# to search for data files in addition to the $XDG_DATA_HOME base
# directory. The directories in $XDG_DATA_DIRS should be seperated with a
# colon ':'.
-#
+#
# If $XDG_DATA_DIRS is either not set or empty, a value equal to
# /usr/local/share/:/usr/share/ should be used.
#