aboutsummaryrefslogtreecommitdiff
path: root/binutils/nm.c
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-01-06 08:48:19 +0000
committerTristan Gingold <gingold@adacore.com>2010-01-06 08:48:19 +0000
commitd2ca6b5b4227727844a9ba907ac40038504b4476 (patch)
tree22f986de108f3c17d25b3b6a7f5422356d787328 /binutils/nm.c
parent62dfdd4d1c7c79e81318115d1da67d4cb2b2e6d1 (diff)
downloadfsf-binutils-gdb-d2ca6b5b4227727844a9ba907ac40038504b4476.zip
fsf-binutils-gdb-d2ca6b5b4227727844a9ba907ac40038504b4476.tar.gz
fsf-binutils-gdb-d2ca6b5b4227727844a9ba907ac40038504b4476.tar.bz2
2010-01-06 Tristan Gingold <gingold@adacore.com>
* nm.c (usage): Remove extra blanks. Update copyright.
Diffstat (limited to 'binutils/nm.c')
-rw-r--r--binutils/nm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/nm.c b/binutils/nm.c
index 5ad9c20..0ee7deb 100644
--- a/binutils/nm.c
+++ b/binutils/nm.c
@@ -1,6 +1,6 @@
/* nm.c -- Describe symbol table of a rel file.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009
+ 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
This file is part of GNU Binutils.
@@ -246,7 +246,7 @@ usage (FILE *stream, int status)
--plugin NAME Load the specified plugin\n"));
#endif
fprintf (stream, _("\
- -S, --print-size Print size of defined symbols\n \
+ -S, --print-size Print size of defined symbols\n\
-s, --print-armap Include index for symbols from archive members\n\
--size-sort Sort symbols by size\n\
--special-syms Include special symbols in the output\n\