aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/termios.h')
-rw-r--r--sys/sys/termios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/termios.h b/sys/sys/termios.h
index 0543d6ee64b6..168bc9baffbb 100644
--- a/sys/sys/termios.h
+++ b/sys/sys/termios.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)termios.h 8.3 (Berkeley) 3/28/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/termios.h,v 1.27.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _SYS_TERMIOS_H_