=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/setargs.c,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/rdist/Attic/setargs.c 1996/03/05 03:16:13 1.2 --- src/usr.bin/rdist/Attic/setargs.c 1996/06/26 05:38:18 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $OpenBSD: setargs.c,v 1.3 1996/06/26 05:38:18 deraadt Exp $ */ + /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. *************** *** 33,39 **** #ifndef lint static char RCSid[] = ! "$Id: setargs.c,v 1.2 1996/03/05 03:16:13 dm Exp $"; static char sccsid[] = "@(#)setargs.c"; --- 35,41 ---- #ifndef lint static char RCSid[] = ! "$OpenBSD: setargs.c,v 1.3 1996/06/26 05:38:18 deraadt Exp $"; static char sccsid[] = "@(#)setargs.c";