~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-runtime/gnulib-lib/iconv_open-osf.h

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* ANSI-C code produced by gperf version 3.0.3 */
 
1
/* ANSI-C code produced by gperf version 3.0.4 */
2
2
/* Command-line: gperf -m 10 ./iconv_open-osf.gperf  */
3
3
/* Computed positions: -k'4,$' */
4
4
 
251
251
 
252
252
#ifdef __GNUC__
253
253
__inline
254
 
#ifdef __GNUC_STDC_INLINE__
 
254
#if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
255
255
__attribute__ ((__gnu_inline__))
256
256
#endif
257
257
#endif