=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rusers/rusers.c,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** src/usr.bin/rusers/rusers.c 2006/09/26 10:30:41 1.27 --- src/usr.bin/rusers/rusers.c 2007/05/25 21:27:16 1.28 *************** *** 1,4 **** ! /* $OpenBSD: rusers.c,v 1.27 2006/09/26 10:30:41 otto Exp $ */ /* * Copyright (c) 2001, 2003 Todd C. Miller --- 1,4 ---- ! /* $OpenBSD: rusers.c,v 1.28 2007/05/25 21:27:16 krw Exp $ */ /* * Copyright (c) 2001, 2003 Todd C. Miller *************** *** 47,53 **** */ #ifndef lint ! static const char rcsid[] = "$OpenBSD: rusers.c,v 1.27 2006/09/26 10:30:41 otto Exp $"; #endif /* not lint */ #include --- 47,53 ---- */ #ifndef lint ! static const char rcsid[] = "$OpenBSD: rusers.c,v 1.28 2007/05/25 21:27:16 krw Exp $"; #endif /* not lint */ #include *************** *** 792,798 **** alarmclock(int signo) { ! ; /* just interupt */ } char * --- 792,798 ---- alarmclock(int signo) { ! ; /* just interrupt */ } char *