aboutsummaryrefslogtreecommitdiffstats
path: root/smime
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-07-22 22:40:37 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-07-24 00:06:15 +0800
commit4941d7ea79914299c81fbd39bb7c60a3201a5f25 (patch)
treedc478c1e96b89f7fa40b7a0352cc86956f296430 /smime
parent002ad0610fca3476703bfd4245a1bc25584dfd24 (diff)
downloadgsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar.gz
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar.bz2
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar.lz
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar.xz
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.tar.zst
gsoc2013-evolution-4941d7ea79914299c81fbd39bb7c60a3201a5f25.zip
Coding style and whitespace cleanups.
Diffstat (limited to 'smime')
-rw-r--r--smime/gui/certificate-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/smime/gui/certificate-manager.h b/smime/gui/certificate-manager.h
index b42011d889..13a60ce161 100644
--- a/smime/gui/certificate-manager.h
+++ b/smime/gui/certificate-manager.h
@@ -65,7 +65,6 @@ GType e_cert_manager_config_get_type (void) G_GNUC_CONST;
GtkWidget *e_cert_manager_config_new (EPreferencesWindow *window);
-
G_END_DECLS
#endif /* _CERTIFICATE_MANAGER_H_ */