From 5e2efa2cd4ac7891fdf316dafd9ab249086e842a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Dec 2012 07:25:24 -0500 Subject: Finish adding symbols to libeutil API docs. --- e-util/e-attachment-handler-image.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-attachment-handler-image.h') diff --git a/e-util/e-attachment-handler-image.h b/e-util/e-attachment-handler-image.h index e0e0cb3b23..8d21c8d2a4 100644 --- a/e-util/e-attachment-handler-image.h +++ b/e-util/e-attachment-handler-image.h @@ -62,7 +62,7 @@ struct _EAttachmentHandlerImageClass { EAttachmentHandlerClass parent_class; }; -GType e_attachment_handler_image_get_type (void); +GType e_attachment_handler_image_get_type (void) G_GNUC_CONST; G_END_DECLS -- cgit v1.2.3