diff options
author | peter <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
commit | 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (patch) | |
tree | d4a3af96d7d9b2e251eca5af46bf6c70c23d8b33 /bin/date/extern.h | |
parent | 5cb30a3039d8ce0b4500713028b354539f4bc7d5 (diff) | |
download | FreeBSD-src-66312e4a8d4ad8bda7524141fcd8fd3fade9e807.zip FreeBSD-src-66312e4a8d4ad8bda7524141fcd8fd3fade9e807.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'bin/date/extern.h')
-rw-r--r-- | bin/date/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/extern.h b/bin/date/extern.h index c21fdc6..4726eb6a 100644 --- a/bin/date/extern.h +++ b/bin/date/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $FreeBSD$ */ int netsettime __P((time_t)); |