mirror of
https://github.com/deadw00d/AROS.git
synced 2025-11-22 11:49:05 +00:00
close iffparse library - thanks LeakWatch for spotting this ! :)
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@18912 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -69,5 +69,7 @@ int main(void)
|
||||
|
||||
} else printf("AllocIFF failed!\n");
|
||||
|
||||
CloseLibrary(IFFParseBase);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user