--- xmil/common/wavefile.h 2004/08/01 05:31:29 1.1 +++ xmil/common/wavefile.h 2008/06/02 20:07:30 1.2 @@ -1,5 +1,5 @@ -// あとで GETSNDに乗り換えるかも… +/* あとで GETSNDに乗り換えるかも… */ #if defined(BYTESEX_BIG) #define WAVE_SIG(a, b, c, d) \ @@ -30,7 +30,7 @@ typedef struct { } WAVE_INFOS; -// ---- write +/* write */ typedef struct { long fh;