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

Diff for /src/usr.bin/what/what.c between version 1.6 and 1.7

version 1.6, 2001/11/19 19:02:17 version 1.7, 2002/02/16 21:27:59
Line 54 
Line 54 
 #include <err.h>  #include <err.h>
 #include <string.h>  #include <string.h>
   
 void search __P((char *));  void search(char *);
   
 /*  /*
  * what   * what

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