summaryrefslogtreecommitdiff
path: root/lib/tdb/common/tdb_private.h
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/tdb_private.h
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/tdb_private.h')
-rw-r--r--lib/tdb/common/tdb_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb/common/tdb_private.h b/lib/tdb/common/tdb_private.h
index 0441fb287f..bbe8977bb0 100644
--- a/lib/tdb/common/tdb_private.h
+++ b/lib/tdb/common/tdb_private.h
@@ -1,6 +1,6 @@
#ifndef TDB_PRIVATE_H
#define TDB_PRIVATE_H
- /*
+ /*
Unix SMB/CIFS implementation.
trivial database library - private includes