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

Diff for /src/usr.bin/ranlib/Attic/extern.h between version 1.3 and 1.4

version 1.3, 2003/06/03 02:56:14 version 1.4, 2008/01/02 16:35:22
Line 34 
Line 34 
 extern void *emalloc(size_t);  extern void *emalloc(size_t);
 extern void badfmt(void);  extern void badfmt(void);
 extern void error(const char *);  extern void error(const char *);
 extern const char *rname(const char *);  
 extern char *tname;                     /* temporary file "name" */  extern char *tname;                     /* temporary file "name" */
   
 /* touch.c */  /* touch.c */

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