Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libedit/tty.h,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libedit/tty.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13.2.1 retrieving revision 1.14 diff -u -p -r1.13.2.1 -r1.14 --- src/lib/libedit/tty.h 2012/05/23 10:07:31 1.13.2.1 +++ src/lib/libedit/tty.h 2012/05/15 15:59:01 1.14 @@ -1,4 +1,4 @@ -/* $NetBSD: tty.h,v 1.13.2.1 2012/05/23 10:07:31 yamt Exp $ */ +/* $NetBSD: tty.h,v 1.14 2012/05/15 15:59:01 christos Exp $ */ /*- * Copyright (c) 1992, 1993