aboutsummaryrefslogtreecommitdiff
path: root/include/bm.h
diff options
context:
space:
mode:
authorSoikk2022-07-23 01:46:24 +0200
committerSoikk2022-07-23 01:46:24 +0200
commit28578b192d0828a9820983b5624b9bcc3577cd18 (patch)
tree2f30b1730f30a7eeee80995ee3984c10f5bdc2ff /include/bm.h
parent377dc104be127291ede5b32640c23eea0ba6791a (diff)
downloadsoikk-DB-28578b192d0828a9820983b5624b9bcc3577cd18.tar.xz
soikk-DB-28578b192d0828a9820983b5624b9bcc3577cd18.tar.zst
Improved the database storage system. Added persistency.
Diffstat (limited to 'include/bm.h')
-rw-r--r--include/bm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bm.h b/include/bm.h
index b59e390..80ddee8 100644
--- a/include/bm.h
+++ b/include/bm.h
@@ -6,5 +6,4 @@
ssize_t BM(char *x, int m, char *y, int n);
-
#endif \ No newline at end of file