From 116ec13bb0718eb1de1ac1f4410d5c33f1db616f Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 13 Dec 2012 13:31:59 +0100 Subject: tdb: Fix blank line endings Reviewed-by: Rusty Russell Reviewed-by: Stefan Metzmacher --- lib/tdb/common/error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tdb/common/error.c') diff --git a/lib/tdb/common/error.c b/lib/tdb/common/error.c index 2aaaa8134e..478eb887ff 100644 --- a/lib/tdb/common/error.c +++ b/lib/tdb/common/error.c @@ -1,4 +1,4 @@ - /* + /* Unix SMB/CIFS implementation. trivial database library -- cgit