=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/su/su.c,v retrieving revision 1.31.10.1 retrieving revision 1.32 diff -c -r1.31.10.1 -r1.32 *** src/usr.bin/su/su.c 2000/10/06 20:20:59 1.31.10.1 --- src/usr.bin/su/su.c 2000/06/30 16:00:21 1.32 *************** *** 1,4 **** ! /* $OpenBSD: su.c,v 1.31.10.1 2000/10/06 20:20:59 jason Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. --- 1,4 ---- ! /* $OpenBSD: su.c,v 1.32 2000/06/30 16:00:21 millert Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. *************** *** 41,47 **** #ifndef lint /*static char sccsid[] = "from: @(#)su.c 5.26 (Berkeley) 7/6/91";*/ ! static char rcsid[] = "$OpenBSD: su.c,v 1.31.10.1 2000/10/06 20:20:59 jason Exp $"; #endif /* not lint */ #include --- 41,47 ---- #ifndef lint /*static char sccsid[] = "from: @(#)su.c 5.26 (Berkeley) 7/6/91";*/ ! static char rcsid[] = "$OpenBSD: su.c,v 1.32 2000/06/30 16:00:21 millert Exp $"; #endif /* not lint */ #include