summaryrefslogtreecommitdiff
path: root/usr.bin/lex/ccl.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/ccl.c')
-rw-r--r--usr.bin/lex/ccl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lex/ccl.c b/usr.bin/lex/ccl.c
index 222ee718c15..e4a41999f5e 100644
--- a/usr.bin/lex/ccl.c
+++ b/usr.bin/lex/ccl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ccl.c,v 1.2 1996/06/26 05:35:28 deraadt Exp $ */
+/* $OpenBSD: ccl.c,v 1.3 1996/07/13 22:21:56 millert Exp $ */
/* ccl - routines for character classes */
@@ -28,7 +28,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-/* $Header: /cvs/OpenBSD/src/usr.bin/lex/ccl.c,v 1.2 1996/06/26 05:35:28 deraadt Exp $ */
+/* $Header: /cvs/OpenBSD/src/usr.bin/lex/ccl.c,v 1.3 1996/07/13 22:21:56 millert Exp $ */
#include "flexdef.h"