gegl r2858 - in trunk: . gegl
- From: hub svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2858 - in trunk: . gegl
- Date: Tue, 6 Jan 2009 01:18:12 +0000 (UTC)
Author: hub
Date: Tue Jan 6 01:18:11 2009
New Revision: 2858
URL: http://svn.gnome.org/viewvc/gegl?rev=2858&view=rev
Log:
* gegl/gegl-matrix.h:
Surround the header by G_BEGIN_DECLS/G_END_DECLS
Modified:
trunk/ChangeLog
trunk/gegl/gegl-matrix.h
Modified: trunk/gegl/gegl-matrix.h
==============================================================================
--- trunk/gegl/gegl-matrix.h (original)
+++ trunk/gegl/gegl-matrix.h Tue Jan 6 01:18:11 2009
@@ -1,8 +1,11 @@
#ifndef __GEGL_MATRIX_H__
#define __GEGL_MATRIX_H__
+
#include <glib.h>
+G_BEGIN_DECLS
+
/***
* GeglMatrix:
*
@@ -156,4 +159,6 @@
/***
*/
+G_END_DECLS
+
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]