X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fcasl2.h;fp=include%2Fcasl2.h;h=42ed92db5205d7b3d513d8017d20b34a362939b7;hp=fa4b0ae64b0c69815160ddd80912213716934b40;hb=ed3225328d7bc0d718fc97dd0b05692b7287667b;hpb=097530326dc9a0047de74a4b3e7d7436629de3c1 diff --git a/include/casl2.h b/include/casl2.h index fa4b0ae..42ed92d 100644 --- a/include/casl2.h +++ b/include/casl2.h @@ -126,4 +126,4 @@ void free_code_type(); /* 指定されたファイルにアセンブル結果を書込 */ void outassemble(const char *file); -#endif +#endif /* YACASL2_CASL2_INCLUDEDの終端 */