diff options
author | Vivek Jain <jvivek@novell.com> | 2005-07-03 20:01:09 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-07-03 20:01:09 +0800 |
commit | b3378efef9a89a3fde07877f2cc46cf4825bfe1a (patch) | |
tree | 8f3f298dc2fcd16bac5ff7adf2cb9973eb807d69 | |
parent | e5381173f7c43bf53f564b7aabc80d2c9eed4b65 (diff) | |
download | gsoc2013-evolution-b3378efef9a89a3fde07877f2cc46cf4825bfe1a.tar.gz gsoc2013-evolution-b3378efef9a89a3fde07877f2cc46cf4825bfe1a.tar.zst gsoc2013-evolution-b3378efef9a89a3fde07877f2cc46cf4825bfe1a.zip |
removed a copy paste error: misleading text
2005-07-02 Vivek Jain <jvivek@novell.com>
removed a copy paste error: misleading text
svn path=/trunk/; revision=29622
-rw-r--r-- | plugins/groupwise-features/share-folder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/share-folder.h b/plugins/groupwise-features/share-folder.h index ac34ada29c..12337bea16 100644 --- a/plugins/groupwise-features/share-folder.h +++ b/plugins/groupwise-features/share-folder.h @@ -117,4 +117,4 @@ EGwConnection * get_cnc (CamelStore *store); } #endif /* __cplusplus */ -#endif /* __EM_COMPOSER_PREFS_H__ */ +#endif /* __SHARE_FOLDER_H__ */ |