X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gobject%2Fgparamspecs.h;h=7b6dd2a0f468983e2bfce8487770dcdd58b3978d;hb=f2ceb74e91e05e9556622bc2cde7ab57cbc30ea3;hp=22c60154c6c41343fbb9f6b60d8b0a6d3fa24b21;hpb=0156092a4203d1c40dcd0df7515fc7eeaebba9ac;p=platform%2Fupstream%2Fglib.git diff --git a/gobject/gparamspecs.h b/gobject/gparamspecs.h index 22c6015..7b6dd2a 100644 --- a/gobject/gparamspecs.h +++ b/gobject/gparamspecs.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * gparamspecs.h: GLib default param specs */ @@ -1155,7 +1153,7 @@ GParamSpec* g_param_spec_variant (const gchar *name, # endif /* !GOBJECT_COMPILATION */ # endif /* !GOBJECT_STATIC_COMPILATION */ # else /* !G_PLATFORM_WIN32 */ -# define GOBJECT_VAR extern +# define GOBJECT_VAR _GLIB_EXTERN # endif /* !G_PLATFORM_WIN32 */ #endif /* GOBJECT_VAR */