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

Diff for /src/usr.bin/cu/cu.h between version 1.7 and 1.8

version 1.7, 2015/10/05 23:15:31 version 1.8, 2017/12/10 01:03:46
Line 23 
Line 23 
 void                             do_command(char);  void                             do_command(char);
   
 /* cu.c */  /* cu.c */
   extern int                       restricted;
 extern FILE                     *record_file;  extern FILE                     *record_file;
 extern struct termios            saved_tio;  extern struct termios            saved_tio;
 extern int                       line_fd;  extern int                       line_fd;

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