]> andersk Git - gssapi-openssh.git/blobdiff - openssh/ttymodes.h
Initial revision
[gssapi-openssh.git] / openssh / ttymodes.h
index 7de4b83622ab4645f5801bacc9b0af305ab8c047..ad980e98cfe01c89238959321765f8d1bd7df9b1 100644 (file)
@@ -1,5 +1,4 @@
-/*     $OpenBSD: ttymodes.h,v 1.12 2002/03/04 17:27:39 stevesk Exp $   */
-
+/* RCSID("$OpenBSD: ttymodes.h,v 1.11 2001/04/14 16:33:20 stevesk Exp $"); */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -156,9 +155,7 @@ TTYMODE(OPOST,      c_oflag, 70)
 #if defined(OLCUC)
 TTYMODE(OLCUC, c_oflag, 71)
 #endif
-#ifdef ONLCR
 TTYMODE(ONLCR, c_oflag, 72)
-#endif
 #ifdef OCRNL
 TTYMODE(OCRNL, c_oflag, 73)
 #endif
This page took 0.057697 seconds and 4 git commands to generate.