diff options
Diffstat (limited to 'usr.sbin/mopd/common/cmp.c')
-rw-r--r-- | usr.sbin/mopd/common/cmp.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/mopd/common/cmp.c b/usr.sbin/mopd/common/cmp.c index 6942cb29dd5..74b1a83179b 100644 --- a/usr.sbin/mopd/common/cmp.c +++ b/usr.sbin/mopd/common/cmp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cmp.c,v 1.8 2006/04/17 13:17:07 maja Exp $ */ +/* $OpenBSD: cmp.c,v 1.9 2009/10/27 23:59:52 deraadt Exp $ */ /* * Copyright (c) 1993-95 Mats O Jansson. All rights reserved. @@ -24,11 +24,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] = - "$OpenBSD: cmp.c,v 1.8 2006/04/17 13:17:07 maja Exp $"; -#endif - #include "os.h" int |