diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/sprof.c | 2 |
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. */ |