From 94cc046516539b787ce5d5a83f6a3dd7b14bb076 Mon Sep 17 00:00:00 2001 From: "NARUSE, Yui" Date: Fri, 7 Nov 2008 11:43:43 +0000 Subject: [PATCH 1/1] * update release date. --- nkf.c | 4 ++-- nkf.h | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/nkf.c b/nkf.c index e609edc..7797245 100644 --- a/nkf.c +++ b/nkf.c @@ -31,9 +31,9 @@ * 現在、nkf は SorceForge にてメンテナンスが続けられています。 * http://sourceforge.jp/projects/nkf/ ***********************************************************************/ -#define NKF_IDENT "$Id: nkf.c,v 1.187 2008/11/07 02:37:21 naruse Exp $" +#define NKF_IDENT "$Id: nkf.c,v 1.188 2008/11/07 02:43:43 naruse Exp $" #define NKF_VERSION "2.0.8" -#define NKF_RELEASE_DATE "2008-10-28" +#define NKF_RELEASE_DATE "2008-11-07" #define COPY_RIGHT \ "Copyright (C) 1987, FUJITSU LTD. (I.Ichikawa),2000 S. Kono, COW\n" \ "Copyright (C) 2002-2008 Kono, Furukawa, Naruse, mastodon" diff --git a/nkf.h b/nkf.h index 2615dd8..8d7bb9a 100755 --- a/nkf.h +++ b/nkf.h @@ -2,7 +2,7 @@ * * nkf.h - Header file for nkf * - * $Id: nkf.h,v 1.5 2008/11/07 02:37:21 naruse Exp $ + * $Id: nkf.h,v 1.6 2008/11/07 02:43:43 naruse Exp $ */ #ifndef NKF_H @@ -173,7 +173,6 @@ void setbinmode(FILE *fp) # endif #endif - #ifdef HAVE_LANGINFO_H #include #endif -- 2.11.0