[BACK]Return to funcs.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / file

Diff for /src/usr.bin/file/Attic/funcs.c between version 1.6 and 1.7

version 1.6, 2009/04/24 18:54:34 version 1.7, 2009/10/27 23:59:37
Line 38 
Line 38 
 #include <wctype.h>  #include <wctype.h>
 #endif  #endif
   
 #ifndef lint  
 FILE_RCSID("@(#)$Id$")  
 #endif  /* lint */  
   
 /*  /*
  * Like printf, only we append to a buffer.   * Like printf, only we append to a buffer.
  */   */

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