From aebb2679085d2ecc4d1c943ecfb2e87c699f00d0 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Tue, 12 Apr 2005 11:36:26 -0700 Subject: [PATCH] Whitespace Fixes Trivial whitespace fixes. From: Ingo Molnar Signed-off-by: Ingo Molnar Signed-off-by: Petr Baudis --- update-cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update-cache.c') diff --git a/update-cache.c b/update-cache.c index 8fcf07a611..1f87892e34 100644 --- a/update-cache.c +++ b/update-cache.c @@ -213,7 +213,7 @@ static void refresh_cache(void) * are hidden, for chist sake. * * Also, we don't want double slashes or slashes at the - * end that can make pathnames ambiguous. + * end that can make pathnames ambiguous. */ static int verify_path(char *path) { -- cgit 1.2.3-korg