Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 297248 | Differences between
and this patch

Collapse All | Expand All

(-)glib-1.2.10/glib.h (-1 / +1 lines)
Lines 202-208 Link Here
202
#  endif
202
#  endif
203
#endif
203
#endif
204
#ifndef G_INLINE_FUNC
204
#ifndef G_INLINE_FUNC
205
#  ifdef __GNUC__
205
#  ifdef __GNUC_GNU_INLINE__
206
#    ifdef __OPTIMIZE__
206
#    ifdef __OPTIMIZE__
207
#      define G_INLINE_FUNC extern inline
207
#      define G_INLINE_FUNC extern inline
208
#    else
208
#    else

Return to bug 297248