From 50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9 Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Wed, 21 Apr 1999 12:56:28 +0000 Subject: A first attempt at setting up the documentation system. svn path=/trunk/; revision=862 --- camel/camel-store.h | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/camel-store.h') diff --git a/camel/camel-store.h b/camel/camel-store.h index 15fbbe6301..d2180b89be 100644 --- a/camel/camel-store.h +++ b/camel/camel-store.h @@ -77,6 +77,7 @@ typedef struct { GtkType camel_store_get_type (void); CamelFolder *camel_store_get_folder(CamelStore *store, GString *folder_name); +gchar camel_store_get_separator(CamelStore *store); #ifdef __cplusplus } -- cgit v1.2.3