[BACK]Return to caesar.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / games / caesar

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/games/caesar/caesar.c between version 1.21 and 1.22

version 1.21, 2005/11/19 18:01:42 version 1.22, 2008/07/20 01:03:21
Line 40 
Line 40 
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 #ifndef lint  #ifndef lint
 __COPYRIGHT("@(#) Copyright (c) 1989, 1993\n\  __COPYRIGHT("@(#) Copyright (c) 1989, 1993\
         The Regents of the University of California.  All rights reserved.\n");   The Regents of the University of California.  All rights reserved.");
 #endif /* not lint */  #endif /* not lint */
   
 #ifndef lint  #ifndef lint

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>