a bit clearer

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@31 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-02-15 16:00:32 +00:00
parent ba26771fdc
commit 429d462315

View File

@ -399,7 +399,7 @@ void describe_vgmstream(VGMSTREAM * vgmstream) {
printf("interleave with short last block");
break;
case layout_dtk_interleave:
printf("nibble interleave");
printf("DTK nibble interleave");
break;
default:
printf("INCONCEIVABLE");