Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/games/monop/prop.c,v retrieving revision 1.19.6.1 retrieving revision 1.20 diff -u -p -r1.19.6.1 -r1.20 --- src/games/monop/prop.c 2012/10/30 18:58:25 1.19.6.1 +++ src/games/monop/prop.c 2012/06/19 05:35:32 1.20 @@ -1,4 +1,4 @@ -/* $NetBSD: prop.c,v 1.19.6.1 2012/10/30 18:58:25 yamt Exp $ */ +/* $NetBSD: prop.c,v 1.20 2012/06/19 05:35:32 dholland Exp $ */ /* * Copyright (c) 1980, 1993 @@ -34,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)prop.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: prop.c,v 1.19.6.1 2012/10/30 18:58:25 yamt Exp $"); +__RCSID("$NetBSD: prop.c,v 1.20 2012/06/19 05:35:32 dholland Exp $"); #endif #endif /* not lint */