diff options
Diffstat (limited to 'usr.bin/calendar/paskha.c')
-rw-r--r-- | usr.bin/calendar/paskha.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/calendar/paskha.c b/usr.bin/calendar/paskha.c index 0200d53aebf..fb958cdcfc9 100644 --- a/usr.bin/calendar/paskha.c +++ b/usr.bin/calendar/paskha.c @@ -1,4 +1,4 @@ -/* $OpenBSD: paskha.c,v 1.5 2005/11/16 16:45:11 deraadt Exp $ */ +/* $OpenBSD: paskha.c,v 1.6 2009/10/27 23:59:36 deraadt Exp $ */ /* * Copyright (C) 1993-1996 by Andrey A. Chernov, Moscow, Russia. @@ -26,10 +26,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] = "$OpenBSD: paskha.c,v 1.5 2005/11/16 16:45:11 deraadt Exp $"; -#endif /* not lint */ - #include <stdio.h> #include <tzfile.h> |