OSDN Git Service

* nkf.c(show_configuration): fix indent.
[nkf/nkf.git] / nkf32dll.c
index f5b25be..d78bcf9 100644 (file)
@@ -331,7 +331,7 @@ BOOL WINAPI GetNkfVersionSafeW(LPWSTR verStr,DWORD nBufferLength /*in TCHARs*/,L
 #endif /*UNICODESUPPORT*/
 }
 
-int CALLBACK SetNkfOption(LPCSTR optStr)
+int CALLBACK SetNkfOption(LPSTR optStr)
 {
     LPSTR p;