diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 15:04:30 +0000 | 
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 15:04:30 +0000 | 
| commit | ee00aca0117c842d6282ea58ac984b2b34123ec2 (patch) | |
| tree | d2a7830abf78d333bc5b0daff58932352cf729da /lib/libstand/printf.c | |
| parent | f376ef90540b4d5b6e7f467620e91404ba306d89 (diff) | |
Notes
Diffstat (limited to 'lib/libstand/printf.c')
| -rw-r--r-- | lib/libstand/printf.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/printf.c b/lib/libstand/printf.c index 5135e10183a9..3e16b6f7b2da 100644 --- a/lib/libstand/printf.c +++ b/lib/libstand/printf.c @@ -36,7 +36,7 @@   * SUCH DAMAGE.   *   *	@(#)subr_prf.c	8.3 (Berkeley) 1/21/94 - * $Id: printf.c,v 1.1.1.1 1998/08/20 08:19:55 msmith Exp $ + * $FreeBSD$   */  /*  | 
