From aff13f53afe54506cdb679b355c7f9a3505c8736 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 4 Jan 2003 09:08:47 +0000 Subject: Merge from HEAD - whitespace :-) (This used to be commit 5fc90b6cf438480c9fcf8d01f0a319a52c5914cc) --- source3/lib/util_str.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/lib/util_str.c') diff --git a/source3/lib/util_str.c b/source3/lib/util_str.c index b1fc53144e..7ffd71bde9 100644 --- a/source3/lib/util_str.c +++ b/source3/lib/util_str.c @@ -1528,4 +1528,3 @@ size_t valgrind_strlen(const char *s) return count; } #endif - -- cgit