diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:35:24 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:35:24 -0400 |
commit | a91d073ca73034fa503bffb2bbb59c0334c80a3b (patch) | |
tree | eb70bee7148accb9e64902945ec9be3b6df432ec /libraries/libdbh2 | |
parent | 3b6f101b04fb43d36e967fda14de3631afb7980c (diff) |
libraries/libdbh2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libdbh2')
-rw-r--r-- | libraries/libdbh2/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libdbh2/README b/libraries/libdbh2/README index b20f7fc9aef7..f94b281ec8cc 100644 --- a/libraries/libdbh2/README +++ b/libraries/libdbh2/README @@ -1 +1,2 @@ -Libdbh2 is a small library to create and manage 64-bit disk based hash tables. +Libdbh2 is a small library to create and manage 64-bit disk based hash +tables. |