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 27869f852dfe9..b02a03c648b54 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 - * $FreeBSD$ + * $FreeBSD: src/bin/stty/extern.h,v 1.5 1999/08/27 23:15:40 peter Exp $   */  int	c_cchars __P((const void *, const void *)); | 
