[gspell] inline-checker-text-buffer: add missing G_BEGIN/END_DECLS
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell] inline-checker-text-buffer: add missing G_BEGIN/END_DECLS
- Date: Sat, 12 Mar 2016 15:08:01 +0000 (UTC)
commit fc69cab3809e8a17984e7b03d2d8c705e78e61a6
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Mar 12 16:01:49 2016 +0100
inline-checker-text-buffer: add missing G_BEGIN/END_DECLS
gspell/gspell-inline-checker-text-buffer.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gspell/gspell-inline-checker-text-buffer.h b/gspell/gspell-inline-checker-text-buffer.h
index 0febf9c..967ae6a 100644
--- a/gspell/gspell-inline-checker-text-buffer.h
+++ b/gspell/gspell-inline-checker-text-buffer.h
@@ -27,6 +27,8 @@
#include <gtk/gtk.h>
+G_BEGIN_DECLS
+
#define GSPELL_TYPE_INLINE_CHECKER_TEXT_BUFFER (_gspell_inline_checker_text_buffer_get_type ())
G_GNUC_INTERNAL
@@ -56,6 +58,8 @@ G_GNUC_INTERNAL
GtkTextTag *
_gspell_inline_checker_text_buffer_get_highlight_tag (GspellInlineCheckerTextBuffer *spell);
+G_END_DECLS
+
#endif /* __GSPELL_INLINE_CHECKER_TEXT_BUFFER_H__ */
/* ex:set ts=8 noet: */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]