diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
| commit | 1114a754ed48485c756c10cf19694db0b43826e7 (patch) | |
| tree | de272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/stdlib | |
| parent | d3d20c826754c093694818e42835c4ce4591a13e (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib')
| -rw-r--r-- | lib/libc/stdlib/atexit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdlib/atexit.h b/lib/libc/stdlib/atexit.h index 819151e2b952..96ef95f8bb02 100644 --- a/lib/libc/stdlib/atexit.h +++ b/lib/libc/stdlib/atexit.h @@ -31,6 +31,7 @@ * SUCH DAMAGE. * * @(#)atexit.h 8.2 (Berkeley) 7/3/94 + * $FreeBSD$ */ /* must be at least 32 to guarantee ANSI conformance */ |
