From 2154e5f092e3eaa3a3ead5094a1b62fa9f481a0c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 6 Jun 2004 23:58:10 +0000 Subject: [PATCH] Remove trailing spaces, no actual code changes. --- getcwd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getcwd.c b/getcwd.c index 1045f3506..2f39ecb42 100644 --- a/getcwd.c +++ b/getcwd.c @@ -50,7 +50,7 @@ # endif #endif /* HAVE_STRING_H */ #if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS) -# include +# include #endif /* HAVE_MALLOC_H && !STDC_HEADERS */ #ifdef HAVE_UNISTD_H # include -- 2.40.0