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

Diff for /src/usr.bin/tset/Attic/extern.h between version 1.2 and 1.3

version 1.2, 1996/06/26 05:41:54 version 1.3, 1997/07/25 22:13:23
Line 52 
Line 52 
   
 void     add_mapping __P((char *, char *));  void     add_mapping __P((char *, char *));
 void     cat __P((char *));  void     cat __P((char *));
 void     err __P((const char *, ...));  
 char    *get_termcap_entry __P((char *, char **));  char    *get_termcap_entry __P((char *, char **));
 char    *mapped __P((char *));  char    *mapped __P((char *));
 void     outc __P((int));  void     outc __P((int));

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3