-- missed adding the function prototype for the DeInit()

This commit is contained in:
pfelt
2010-07-22 05:27:09 +00:00
parent c03090c322
commit f80d9ea1d6
+1
View File
@@ -198,6 +198,7 @@ typedef enum {
/*** BongoCal ***/
BOOL BongoCalInit(const char *cachedir);
void BongoCalDeInit();
/*** BongoCalObject ***/