diff options
Diffstat (limited to 'include/stdlib.h')
-rw-r--r-- | include/stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdlib.h b/include/stdlib.h index 3f02bc10140aa..50b9ccc51b872 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdlib.h 8.5 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdlib.h,v 1.57.2.2 2006/04/04 19:56:46 andre Exp $ */ #ifndef _STDLIB_H_ |