summaryrefslogtreecommitdiff
path: root/ttymodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'ttymodes.h')
-rw-r--r--ttymodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttymodes.h b/ttymodes.h
index 41aad79d..b0ef2476 100644
--- a/ttymodes.h
+++ b/ttymodes.h
@@ -12,7 +12,7 @@
*
*/
-/* RCSID("$Id: ttymodes.h,v 1.4 2000/04/16 01:18:49 damien Exp $"); */
+/* RCSID("$OpenBSD: ttymodes.h,v 1.8 2000/06/20 01:39:45 markus Exp $"); */
/* The tty mode description is a stream of bytes. The stream consists of
* opcode-arguments pairs. It is terminated by opcode TTY_OP_END (0).