OSDN Git Service

* update release date.
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Fri, 7 Nov 2008 11:43:43 +0000 (11:43 +0000)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Fri, 7 Nov 2008 11:43:43 +0000 (11:43 +0000)
nkf.c
nkf.h

diff --git a/nkf.c b/nkf.c
index e609edc..7797245 100644 (file)
--- a/nkf.c
+++ b/nkf.c
@@ -31,9 +31,9 @@
  * \e$B8=:_!"\e(Bnkf \e$B$O\e(B SorceForge \e$B$K$F%a%s%F%J%s%9$,B3$1$i$l$F$$$^$9!#\e(B
  * 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 (executable)
--- 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 <langinfo.h>
 #endif