summaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-03-10 15:26:57 +0000
committerUlrich Drepper <drepper@redhat.com>2009-03-10 15:26:57 +0000
commita99e59d771c05c039cdd35f3bc77929932a33d29 (patch)
tree0ccbdb7e3b5300220f80e84b56a279d17b7c4c7a /elf
parent686f8c9daf0ee99cf24894747987376577efa612 (diff)
* include/stdio.h (fmemopen): Add libc_hidden_proto.
* libio/fmemopen.c (fmemopen): Add libc_hidden_def. * elf/sprof.c: Avoid warning about multi-line comment.
Diffstat (limited to 'elf')
-rw-r--r--elf/sprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/sprof.c b/elf/sprof.c
index ad723f3416..fd4ffaeaba 100644
--- a/elf/sprof.c
+++ b/elf/sprof.c
@@ -87,7 +87,7 @@ static const struct argp_option options[] =
/* Short description of program. */
static const char doc[] = N_("Read and display shared object profiling data.");
-//For bug reporting instructions, please see:\n \
+//For bug reporting instructions, please see:\n
//<http://www.gnu.org/software/libc/bugs.html>.\n");
/* Strings for arguments in help texts. */