summaryrefslogtreecommitdiff
path: root/bfd/sysdep.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-12-20 00:21:57 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-12-20 00:21:57 +0000
commit4850d1b7c5fca0ed0cd6cb8dbe229cbe2091e921 (patch)
tree133cc9716dde10f767bc5acf6fa48bdd48b622c3 /bfd/sysdep.h
parentee6670b646d09b774542ec6182c25681005ac0f7 (diff)
downloadbinutils-redhat-4850d1b7c5fca0ed0cd6cb8dbe229cbe2091e921.tar.gz
2000-12-19 Kazu Hirata <kazu@hxi.com>
* sco5-core.c: Fix formatting. * section.c: Likewise. * sparclinux.c: Likewise. * sparclynx.c: Likewise. * sparcnetbsd.c: Likewise. * srec.c: Likewise. * stabs.c: Likewise. * stab-syms.c: Likewise. * sunos.c: Likewise. * syms.c: Likewise. * sysdep.h: Likewise.
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 bf3eac03cc..e344eaf50c 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