diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2013-12-04 21:33:17 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2013-12-04 21:33:17 +0000 |
commit | 2b45e011ca352ce509bc83ae148230aeee0c7e0d (patch) | |
tree | a618007bb41d13153794a598e3d904ace2976324 /libparse/clk_wharton.c | |
parent | 9b5bd0a264b0a21eefac2b929b574c73bd601507 (diff) |
Notes
Diffstat (limited to 'libparse/clk_wharton.c')
-rw-r--r-- | libparse/clk_wharton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libparse/clk_wharton.c b/libparse/clk_wharton.c index b4332fbcd7146..0a1ee0b03a477 100644 --- a/libparse/clk_wharton.c +++ b/libparse/clk_wharton.c @@ -30,7 +30,7 @@ #include <stdio.h> #else #include "sys/parsestreams.h" -extern void printf P((const char *, ...)); +extern void printf (const char *, ...); #endif /* |