mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Fix typo (unclosed comment).
This commit is contained in:
parent
febbbc6727
commit
be5fa99a1e
1 changed files with 1 additions and 0 deletions
|
|
@ -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().
|
||||
|
|
|
|||
Loading…
Reference in a new issue