(checked in by karels) dunno what this is for
authorKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Tue, 5 Sep 1989 06:03:31 +0000 (22:03 -0800)
committerKeith Sklower <sklower@ucbvax.Berkeley.EDU>
Tue, 5 Sep 1989 06:03:31 +0000 (22:03 -0800)
SCCS-vsn: sys/sys/ttydefaults.h 1.4

usr/src/sys/sys/ttydefaults.h

index 831dc5b..8980c3c 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)ttydefaults.h       1.2 (Berkeley) 10/18/88
+ *     @(#)ttydefaults.h       1.4 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -33,6 +33,7 @@
 #define        CFLUSHO         CTRL('o')
 #define        CWERASE         CTRL('w')
 #define        CREPRINT        CTRL('r')
 #define        CFLUSHO         CTRL('o')
 #define        CWERASE         CTRL('w')
 #define        CREPRINT        CTRL('r')
+#define CQUOTE         '\\'
 #define        CEOT            CEOF
 
 /* COMPAT_43 */
 #define        CEOT            CEOF
 
 /* COMPAT_43 */