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

Diff for /src/usr.bin/find/operator.c between version 1.9 and 1.10

version 1.9, 2004/06/02 15:00:51 version 1.10, 2009/10/27 23:59:38
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 /*static char sccsid[] = "from: @(#)operator.c  8.1 (Berkeley) 6/6/93";*/  
 static char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10