From c7bda1ce659294d6e22c06e087f6f265983c7578 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 15 Mar 2004 08:29:22 +0000 Subject: Remove trailing whitespace. Update copyright to include 2004. --- libbb/printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb/printf.c') diff --git a/libbb/printf.c b/libbb/printf.c index 3e69331..3c438b2 100644 --- a/libbb/printf.c +++ b/libbb/printf.c @@ -46,7 +46,7 @@ #include #include "libbb.h" -#if defined(__UCLIBC__) +#if defined(__UCLIBC__) # if defined(__FLAG_ERROR) /* Using my newer stdio implementation. Unlocked macros are: -- cgit v1.1