aboutsummaryrefslogtreecommitdiff
path: root/bfd/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/sysdep.h')
-rw-r--r--bfd/sysdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/sysdep.h b/bfd/sysdep.h
index bf3eac0..e344eaf 100644
--- a/bfd/sysdep.h
+++ b/bfd/sysdep.h
@@ -127,7 +127,7 @@ extern char *getenv ();
#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