[BACK]Return to ttydef.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/Attic/ttydef.h between version 1.6 and 1.7

version 1.6, 2002/02/21 00:02:05 version 1.7, 2004/07/08 22:15:42
Line 15 
Line 15 
 #define STANDOUT_GLITCH                 /* possible standout glitch      */  #define STANDOUT_GLITCH                 /* possible standout glitch      */
 #define TERMCAP                         /* for possible use in ttyio.c   */  #define TERMCAP                         /* for possible use in ttyio.c   */
   
 #ifndef XKEYS  
 #define ttykeymapinit() {}  
 #endif  
   
 #define putpad(str, num)        tputs(str, num, ttputc)  #define putpad(str, num)        tputs(str, num, ttputc)
   
 #define KFIRST  K00  #define KFIRST  K00

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7