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

Diff for /src/usr.bin/man/Attic/config.c between version 1.8 and 1.9

version 1.8, 2007/03/20 03:50:39 version 1.9, 2009/10/27 23:59:40
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)config.c    8.8 (Berkeley) 1/31/95";  
 #else  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/queue.h>  #include <sys/queue.h>
   

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