Fix typo (unclosed comment).

This commit is contained in:
Jake Burkholder 2001-12-28 17:55:15 +00:00
parent febbbc6727
commit be5fa99a1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88581

View File

@ -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().