Module Name:    src
Committed By:   dholland
Date:           Wed May 21 04:24:40 UTC 2014

Modified Files:
        src/sys/sys: ttydev.h

Log Message:
spelling in comment


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/sys/ttydev.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/sys/ttydev.h
diff -u src/sys/sys/ttydev.h:1.9 src/sys/sys/ttydev.h:1.10
--- src/sys/sys/ttydev.h:1.9	Sun Dec 11 12:25:21 2005
+++ src/sys/sys/ttydev.h	Wed May 21 04:24:40 2014
@@ -1,4 +1,4 @@
-/*	$NetBSD: ttydev.h,v 1.9 2005/12/11 12:25:21 christos Exp $	*/
+/*	$NetBSD: ttydev.h,v 1.10 2014/05/21 04:24:40 dholland Exp $	*/
 
 /*-
  * Copyright (c) 1982, 1986, 1990, 1993
@@ -31,7 +31,7 @@
  *	@(#)ttydev.h	8.2 (Berkeley) 1/4/94
  */
 
-/* COMPATABILITY HEADER FILE */
+/* COMPATIBILITY HEADER FILE */
 
 #ifndef _SYS_TTYDEV_H_
 #define	_SYS_TTYDEV_H_

Reply via email to