=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/pch.c,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- src/usr.bin/patch/pch.c 2014/11/18 17:03:35 1.43 +++ src/usr.bin/patch/pch.c 2014/11/22 15:49:28 1.44 @@ -1,4 +1,4 @@ -/* $OpenBSD: pch.c,v 1.43 2014/11/18 17:03:35 tobias Exp $ */ +/* $OpenBSD: pch.c,v 1.44 2014/11/22 15:49:28 tobias Exp $ */ /* * patch - a program to apply diffs to original files @@ -1451,7 +1451,7 @@ if (path == NULL && !assume_exists) { /* * No files found, look for something we can checkout from - * RCS/SCCS dirs. Same order as above. + * RCS dirs. Same order as above. */ for (i = 0; i < MAX_FILE; i++) { if (names[i].path != NULL &&