[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.4 and 1.5

version 1.4, 2008/01/02 16:35:22 version 1.5, 2008/01/13 20:31:19
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.4  
changed lines
  Added in v.1.5