emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/hftctl.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/hftctl.c
Date: Tue, 04 Feb 2003 09:03:27 -0500

Index: emacs/src/hftctl.c
diff -c emacs/src/hftctl.c:1.11 emacs/src/hftctl.c:1.12
*** emacs/src/hftctl.c:1.11     Wed Mar  8 13:54:02 2000
--- emacs/src/hftctl.c  Tue Feb  4 09:03:12 2003
***************
*** 67,73 ****
  #define QLOC   ((HFQLOCCH<<8)|HFQLOCCL)
  #define QPS    ((HFQPRESCH<<8)|HFQPRESCL)
  
! #ifndef TCGETS 
  #define TCGETS TCGETA
  #endif
  #ifndef TCSETS
--- 67,73 ----
  #define QLOC   ((HFQLOCCH<<8)|HFQLOCCL)
  #define QPS    ((HFQPRESCH<<8)|HFQPRESCL)
  
! #ifndef TCGETS
  #define TCGETS TCGETA
  #endif
  #ifndef TCSETS




reply via email to

[Prev in Thread] Current Thread [Next in Thread]