summaryrefslogtreecommitdiff
path: root/opcodes/opintl.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:45:07 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:45:07 -0700
commit43e65147c07b1400ae0dbb6694882eceb2363713 (patch)
treee52d56a58d00c74db6c82e736464ab0f500a7181 /opcodes/opintl.h
parentf3445b37b67deb8f67f7885274b2544684503f78 (diff)
downloadbinutils-gdb-43e65147c07b1400ae0dbb6694882eceb2363713.tar.gz
Remove trailing spaces in opcodes
Diffstat (limited to 'opcodes/opintl.h')
-rw-r--r--opcodes/opintl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/opintl.h b/opcodes/opintl.h
index 703500e1ecc..497fb4baa27 100644
--- a/opcodes/opintl.h
+++ b/opcodes/opintl.h
@@ -23,7 +23,7 @@
#ifdef ENABLE_NLS
# include <libintl.h>
/* Note the use of dgetext() and PACKAGE here, rather than gettext().
-
+
This is because the code in this directory is used to build a library which
will be linked with code in other directories to form programs. We want to
maintain a seperate translation file for this directory however, rather