aboutsummaryrefslogtreecommitdiff
path: root/gprof/dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/dummy.c')
-rw-r--r--gprof/dummy.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gprof/dummy.c b/gprof/dummy.c
index 7fa2fd6..db7d749 100644
--- a/gprof/dummy.c
+++ b/gprof/dummy.c
@@ -13,6 +13,4 @@ DEFUN (find_call, (parent, p_lowpc, p_highpc),
{
fprintf (stderr, "%s: -c supported on this machine architecture\n",
whoami);
-} /* find_call */
-
-/*** end of dummy.c ***/
+}