X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fcasl2.h;h=42ed92db5205d7b3d513d8017d20b34a362939b7;hp=fa4b0ae64b0c69815160ddd80912213716934b40;hb=4fe8479d27f535a0ff44c9f6ce270249934e980f;hpb=ccc3acda4256e10a822e41e84f6c9991271c2f61 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の終端 */