summaryrefslogtreecommitdiff
path: root/lib/tdb/common/summary.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-12-13 13:31:59 +0100
committerStefan Metzmacher <metze@samba.org>2012-12-21 11:54:53 +0100
commit116ec13bb0718eb1de1ac1f4410d5c33f1db616f (patch)
tree7a014c55dd3be8cdec45ac3b91bd7eb229dbaf33 /lib/tdb/common/summary.c
parent7237fdd4ddc0b9c848b5936431b4f8731ce56dba (diff)
downloadsamba-116ec13bb0718eb1de1ac1f4410d5c33f1db616f.tar.gz
samba-116ec13bb0718eb1de1ac1f4410d5c33f1db616f.tar.bz2
samba-116ec13bb0718eb1de1ac1f4410d5c33f1db616f.zip
tdb: Fix blank line endings
Reviewed-by: Rusty Russell <rusty@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'lib/tdb/common/summary.c')
-rw-r--r--lib/tdb/common/summary.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tdb/common/summary.c b/lib/tdb/common/summary.c
index 171a1a2055..82572616e4 100644
--- a/lib/tdb/common/summary.c
+++ b/lib/tdb/common/summary.c
@@ -1,7 +1,7 @@
- /*
+ /*
Trivial Database: human-readable summary code
Copyright (C) Rusty Russell 2010
-
+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either