summaryrefslogtreecommitdiff
path: root/malloc/mtrace.pl
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/mtrace.pl')
-rw-r--r--malloc/mtrace.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/mtrace.pl b/malloc/mtrace.pl
index 60c0a11877..2d12929432 100644
--- a/malloc/mtrace.pl
+++ b/malloc/mtrace.pl
@@ -30,7 +30,7 @@ sub usage {
print " --help print this help, then exit\n";
print " --version print version number, then exit\n";
print "\n";
- print "For bug reporting instructions, please see:\n"
+ print "For bug reporting instructions, please see:\n";
print "<http://www.gnu.org/software/libc/bugs.html>.\n";
exit 0;
}