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

Collapse All | Expand All

(-)twolame-0.3.10-orig/libtwolame/common.h (-1 / +1 lines)
Lines 39-45 Link Here
39
/* Same problem under Mac OS X */
39
/* Same problem under Mac OS X */
40
#  define NO_DLL_INLINE
40
#  define NO_DLL_INLINE
41
# else
41
# else
42
#  define NO_DLL_INLINE inline
42
#  define NO_DLL_INLINE extern inline
43
# endif
43
# endif
44
#endif
44
#endif
45
45

Return to bug 200047