+options --cdrom and --disk
authorshort <>
Thu, 16 Jan 2003 03:47:23 +0000 (03:47 +0000)
committershort <>
Thu, 16 Jan 2003 03:47:23 +0000 (03:47 +0000)
+captive_disk_init()

src/libcaptive/include/captive/storage.h

index 83010ce..15679cd 100644 (file)
@@ -30,6 +30,7 @@ G_BEGIN_DECLS
 
 guint64 captive_giochannel_size(GIOChannel *channel);
 gboolean captive_cdrom_init(void);
+gboolean captive_disk_init(void);
 
 G_END_DECLS