summaryrefslogtreecommitdiff
path: root/source3/lib/util_str.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-01-04 09:08:47 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-01-04 09:08:47 +0000
commitaff13f53afe54506cdb679b355c7f9a3505c8736 (patch)
tree6fa3341a2c2daebaffb804703e410c3e7212ba10 /source3/lib/util_str.c
parent48dc324cd1a477454ea2fb79a3711e031617a5b6 (diff)
downloadsamba-aff13f53afe54506cdb679b355c7f9a3505c8736.tar.gz
samba-aff13f53afe54506cdb679b355c7f9a3505c8736.tar.bz2
samba-aff13f53afe54506cdb679b355c7f9a3505c8736.zip
Merge from HEAD - whitespace :-)
(This used to be commit 5fc90b6cf438480c9fcf8d01f0a319a52c5914cc)
Diffstat (limited to 'source3/lib/util_str.c')
-rw-r--r--source3/lib/util_str.c1
1 files changed, 0 insertions, 1 deletions
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
-