add newline at end of dc_kcey.c

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@342 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-07-18 20:58:48 +00:00
parent 5cc62c05ea
commit c6a721f5dd

View File

@ -63,4 +63,4 @@ VGMSTREAM * init_vgmstream_kcey(STREAMFILE *streamFile) {
fail:
if (vgmstream) close_vgmstream(vgmstream);
return NULL;
}
}