Implementation of IsoStream for IsoFileSources.

This commit is contained in:
Vreixo Formoso
2007-12-02 22:04:26 +01:00
parent b35e090c1b
commit 8edc9f2639
4 changed files with 181 additions and 7 deletions

View File

@@ -41,6 +41,4 @@ struct Iso_Image {
struct libiso_msgs *messenger;
};
#endif /*LIBISO_IMAGE_H_*/