OSDN Git Service

Introduce nkf_state.
[nkf/nkf.git] / nkf.h
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