diff options
Diffstat (limited to 'bin/stty/extern.h')
-rw-r--r-- | bin/stty/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/extern.h b/bin/stty/extern.h index aa7a35b..27869f8 100644 --- a/bin/stty/extern.h +++ b/bin/stty/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $FreeBSD$ */ int c_cchars __P((const void *, const void *)); |