aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorSean Eric Fagan <sef@cygnus>1991-07-22 18:21:14 +0000
committerSean Eric Fagan <sef@cygnus>1991-07-22 18:21:14 +0000
commit2aed990cf005e2acd775bf0e73a855aff9481a0b (patch)
tree0aad1ceb62d88c7e1b36062082b1be7015f4e858 /gprof
parent50651e5e430ba2e46f3ffae0f259e10a0a506c5d (diff)
downloadgdb-2aed990cf005e2acd775bf0e73a855aff9481a0b.zip
gdb-2aed990cf005e2acd775bf0e73a855aff9481a0b.tar.gz
gdb-2aed990cf005e2acd775bf0e73a855aff9481a0b.tar.bz2
Fixed a typo (no '/' before a '*' in a comment)
Diffstat (limited to 'gprof')
-rw-r--r--gprof/sparc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/sparc.c b/gprof/sparc.c
index f344cff..2fd7c65 100644
--- a/gprof/sparc.c
+++ b/gprof/sparc.c
@@ -1,4 +1,4 @@
-*
+/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
*