summaryrefslogtreecommitdiffstats
path: root/lib/csu
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-12-28 17:55:15 +0000
committerjake <jake@FreeBSD.org>2001-12-28 17:55:15 +0000
commit4b91e746b48e55b71f486cb2aa4f822054148c8f (patch)
treea9a9270b71d1862bf0c418f4d9f853cc2c9b8844 /lib/csu
parent959e9dac6d9f40f7c04678f23894176ddfeff093 (diff)
downloadFreeBSD-src-4b91e746b48e55b71f486cb2aa4f822054148c8f.zip
FreeBSD-src-4b91e746b48e55b71f486cb2aa4f822054148c8f.tar.gz
Fix typo (unclosed comment).
Diffstat (limited to 'lib/csu')
-rw-r--r--lib/csu/sparc64/crt1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csu/sparc64/crt1.c b/lib/csu/sparc64/crt1.c
index 2d13f31..18f8b22 100644
--- a/lib/csu/sparc64/crt1.c
+++ b/lib/csu/sparc64/crt1.c
@@ -57,6 +57,7 @@ char **environ;
char *__progname = "";
/* The entry function. */
+/*
*
* %o0 holds ps_strings pointer. For Solaris compat and/or shared
* libraries, if %g1 is not 0, it is a routine to pass to atexit().
OpenPOWER on IntegriCloud