From 4ae79cffba89c9f619dc65414291db9ae71208a4 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Tue, 24 Jul 2018 01:24:16 +0200 Subject: lib: update from upstream --- lib/fmt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/fmt.c') diff --git a/lib/fmt.c b/lib/fmt.c index 90e31f4..26560b1 100644 --- a/lib/fmt.c +++ b/lib/fmt.c @@ -118,7 +118,6 @@ struct fmt_sscanf_state { va_list ap; unsigned int flags; int width; - int precision; unsigned int modifier; unsigned int specifier; unsigned int base; -- cgit v1.2.3