gegl r2760 - in trunk: . gegl/property-types



Author: hub
Date: Sun Nov 16 05:16:40 2008
New Revision: 2760
URL: http://svn.gnome.org/viewvc/gegl?rev=2760&view=rev

Log:
	* gegl/property-types/gegl-paramspecs.h: Surround by
	G_BEGIN_DECLS and G_END_DECLS.


Modified:
   trunk/ChangeLog
   trunk/gegl/property-types/gegl-paramspecs.h

Modified: trunk/gegl/property-types/gegl-paramspecs.h
==============================================================================
--- trunk/gegl/property-types/gegl-paramspecs.h	(original)
+++ trunk/gegl/property-types/gegl-paramspecs.h	Sun Nov 16 05:16:40 2008
@@ -15,7 +15,7 @@
  *
  * Copyright 2003 Calvin Williamson
  *           2006 Ãyvind KolÃs
- * 
+ *
  * Original contents copied from gimp/app/core/gimpparamspecs.h
  * (c) 1995-2006 Spencer Kimball, Peter Mattis and others.
  */
@@ -25,6 +25,7 @@
 #ifndef __GEGL_PARAM_SPECS_H__
 #define __GEGL_PARAM_SPECS_H__
 
+G_BEGIN_DECLS
 
 /*
  * Keep in sync with libgeglconfig/geglconfig-params.h
@@ -261,5 +262,5 @@
 
 
 
-
+G_END_DECLS
 #endif  /*  __GEGL_PARAM_SPECS_H__  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]