OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --- a/argp-fmtstream.h
2 +++ b/argp-fmtstream.h
3 @@ -192,7 +192,7 @@ extern void __argp_fmtstream_update (arg
4 extern int _argp_fmtstream_ensure (argp_fmtstream_t __fs, size_t __amount);
5 extern int __argp_fmtstream_ensure (argp_fmtstream_t __fs, size_t __amount);
6  
7 -#ifdef __OPTIMIZE__
8 +#if 0
9 /* Inline versions of above routines. */
10  
11 #if !_LIBC