summaryrefslogtreecommitdiff
path: root/src/cdf_time.c
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-09-24 20:30:13 +0000
committerChristos Zoulas <christos@zoulas.com>2022-09-24 20:30:13 +0000
commit13818e87b30ea4fb6c12d69ff5b950ae4d14a8dc (patch)
tree17bc06f83753c035b324bd2bf815fcec46732ebb /src/cdf_time.c
parent8b8b843ad0f45e7db84e38b45e5e11efb60a6f9a (diff)
downloadfile-git-13818e87b30ea4fb6c12d69ff5b950ae4d14a8dc.tar.gz
Revert previous
Diffstat (limited to 'src/cdf_time.c')
-rw-r--r--src/cdf_time.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/cdf_time.c b/src/cdf_time.c
index b3440714..63a68fed 100644
--- a/src/cdf_time.c
+++ b/src/cdf_time.c
@@ -1,5 +1,3 @@
-/* $NetBSD$ */
-
/*-
* Copyright (c) 2008 Christos Zoulas
* All rights reserved.
@@ -29,11 +27,7 @@
#include "file.h"
#ifndef lint
-#if 0
-FILE_RCSID("@(#)$File: cdf_time.c,v 1.22 2022/09/24 20:22:21 christos Exp $")
-#else
-__RCSID("$NetBSD$");
-#endif
+FILE_RCSID("@(#)$File: cdf_time.c,v 1.23 2022/09/24 20:30:13 christos Exp $")
#endif
#include <time.h>