From 1f020b178664857b0e107778d04fb971a58e6230 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 23 Jul 2008 11:23:36 +0000 Subject: - trim any trailing whitespace --- libc/stdlib/malloc-simple/free.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdlib/malloc-simple/free.c') diff --git a/libc/stdlib/malloc-simple/free.c b/libc/stdlib/malloc-simple/free.c index 553a6bfc8..3fc7a969e 100644 --- a/libc/stdlib/malloc-simple/free.c +++ b/libc/stdlib/malloc-simple/free.c @@ -1,4 +1,4 @@ -/* +/* * Copyright (C) 2000-2006 Erik Andersen * * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. -- cgit v1.2.3