Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time One merge-o missed in previous.
details: https://anonhg.NetBSD.org/src/rev/8b0e4e7904cb
branches: trunk
changeset: 556525:8b0e4e7904cb
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Dec 20 00:21:00 2003 +0000
description:
One merge-o missed in previous.
diffstat:
lib/libc/time/zic.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r cec8c1c8da22 -r 8b0e4e7904cb lib/libc/time/zic.c
--- a/lib/libc/time/zic.c Sat Dec 20 00:18:23 2003 +0000
+++ b/lib/libc/time/zic.c Sat Dec 20 00:21:00 2003 +0000
@@ -1,13 +1,12 @@
-/* $NetBSD: zic.c,v 1.21 2003/12/20 00:12:05 kleink Exp $ */
+/* $NetBSD: zic.c,v 1.22 2003/12/20 00:21:00 kleink Exp $ */
#include <sys/cdefs.h>
#ifndef lint
#ifndef NOID
-__RCSID("$NetBSD: zic.c,v 1.21 2003/12/20 00:12:05 kleink Exp $");
+__RCSID("$NetBSD: zic.c,v 1.22 2003/12/20 00:21:00 kleink Exp $");
#endif /* !defined NOID */
#endif /* !defined lint */
-static char elsieid[] = "@(#)zic.c 7.113";
static char elsieid[] = "@(#)zic.c 7.115";
#include "private.h"
Home |
Main Index |
Thread Index |
Old Index