]> git.itanic.dy.fi Git - maemo-mapper/blobdiff - src/main.h
* Fixed bug where Maemo Mapper persists in memory after closing.
[maemo-mapper] / src / main.h
index c82e48fe0af0c182edaf031726ccbc9016e8bef8..035b66c0cde79489afda071e78fc189553e13cf8 100644 (file)
@@ -27,6 +27,6 @@
 gint main(gint argc, gchar *argv[]);
 
 void conic_recommend_connected(void);
-void conic_ensure_connected(void);
+gboolean conic_ensure_connected(void);
 
 #endif /* ifndef MAEMO_MAPPER_MAIN_H */