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/libcurses/border.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libcurses/border.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10.10.1 retrieving revision 1.11 diff -u -p -r1.10.10.1 -r1.11 --- src/lib/libcurses/border.c 2008/05/18 12:30:34 1.10.10.1 +++ src/lib/libcurses/border.c 2008/04/28 20:23:01 1.11 @@ -1,4 +1,4 @@ -/* $NetBSD: border.c,v 1.10.10.1 2008/05/18 12:30:34 yamt Exp $ */ +/* $NetBSD: border.c,v 1.11 2008/04/28 20:23:01 martin Exp $ */ /* * Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -31,7 +31,7 @@ #include #ifndef lint -__RCSID("$NetBSD: border.c,v 1.10.10.1 2008/05/18 12:30:34 yamt Exp $"); +__RCSID("$NetBSD: border.c,v 1.11 2008/04/28 20:23:01 martin Exp $"); #endif /* not lint */ #include