Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 253786
Collapse All | Expand All

(-)a/src/snprintf.h (+1 lines)
Lines 7-12 Link Here
7
 */
7
 */
8
8
9
#include <stdarg.h>
9
#include <stdarg.h>
10
#include "config.h"
10
11
11
#ifdef __GNUC__
12
#ifdef __GNUC__
12
/** Use gcc attribute to check printf fns.  a1 is the 1-based index of
13
/** Use gcc attribute to check printf fns.  a1 is the 1-based index of

Return to bug 253786