From 4b91e746b48e55b71f486cb2aa4f822054148c8f Mon Sep 17 00:00:00 2001 From: jake Date: Fri, 28 Dec 2001 17:55:15 +0000 Subject: Fix typo (unclosed comment). --- lib/csu/sparc64/crt1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/csu') 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(). -- cgit v1.1