--- np2/x11/dosio.c 2011/01/15 14:56:55 1.17 +++ np2/x11/dosio.c 2011/01/15 18:55:47 1.19 @@ -1,5 +1,3 @@ -/* $Id: dosio.c,v 1.17 2011/01/15 14:56:55 monaka Exp $ */ - #include "compiler.h" #include @@ -29,7 +27,7 @@ dosio_term(void) /* nothing to do */ } -/* ファイル操作 */ +/* ファイル操作 */ FILEH file_open(const OEMCHAR *path) { @@ -162,7 +160,7 @@ file_dircreate(const OEMCHAR *path) } -/* カレントファイル操作 */ +/* カレントファイル操作 */ void file_setcd(const OEMCHAR *exepath) {