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

Diff for /src/usr.bin/tip/Attic/tip.h between version 1.38 and 1.39

version 1.38, 2010/06/29 18:39:18 version 1.39, 2010/06/29 20:09:39
Line 285 
Line 285 
 /* tipout.c */  /* tipout.c */
 void    tipout(void);  void    tipout(void);
   
 /* uucplock.c */  
 int     uu_lock(char *);  
 int     uu_unlock(char *);  
   
 /* value.c */  /* value.c */
 void    vinit(void);  void    vinit(void);
 void    vlex(char *);  void    vlex(char *);

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39