shell-js: fix incorrect G_BEGIN_DECLS in header
This commit is contained in:
parent
5c5f2fdf8f
commit
6e13823ccc
@ -11,6 +11,6 @@ gboolean shell_js_add_extension_importer (const char *target_object_script,
|
|||||||
const char *directory,
|
const char *directory,
|
||||||
GError **error);
|
GError **error);
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __SHELL_JS_H__ */
|
#endif /* __SHELL_JS_H__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user