aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder.c
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>1999-04-21 20:56:28 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-04-21 20:56:28 +0800
commit50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9 (patch)
treedcadf019f68e8db0d7c1fe80a1175bede2042420 /camel/camel-folder.c
parent94dc5be0530c45a0dbddbc2d72ace3f284deb956 (diff)
downloadgsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.gz
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.bz2
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.lz
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.xz
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.tar.zst
gsoc2013-evolution-50b8c2c0af0062ca07dfed6cf8f4e241b3be18d9.zip
A first attempt at setting up the documentation system.
svn path=/trunk/; revision=862
Diffstat (limited to 'camel/camel-folder.c')
-rw-r--r--camel/camel-folder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-folder.c b/camel/camel-folder.c
index 8e0660c160..12c2d02db0 100644
--- a/camel/camel-folder.c
+++ b/camel/camel-folder.c
@@ -245,6 +245,7 @@ camel_folder_is_open(CamelFolder *folder)
* It is an error to ask a folder begining with the
* folder separator character.
*
+ * @folder : the folder
* @folderName: subfolder path. NULL if the subfolder object
* could not be created
**/