Deleted Added
full compact
38c38
< static char sccsid[] = "@(#)atexit.c 8.1 (Berkeley) 6/4/93";
---
> static char sccsid[] = "@(#)atexit.c 8.2 (Berkeley) 7/3/94";
45a46,47
> struct atexit *__atexit; /* points to head of LIFO stack */
>