--- np2/x11/dosio.c 2011/01/15 18:43:13 1.18 +++ np2/x11/dosio.c 2011/01/15 18:55:47 1.19 @@ -27,7 +27,7 @@ dosio_term(void) /* nothing to do */ } -/* ファイル操作 */ +/* ファイル操作 */ FILEH file_open(const OEMCHAR *path) { @@ -160,7 +160,7 @@ file_dircreate(const OEMCHAR *path) } -/* カレントファイル操作 */ +/* カレントファイル操作 */ void file_setcd(const OEMCHAR *exepath) {