summaryrefslogtreecommitdiff
path: root/db.c
diff options
context:
space:
mode:
Diffstat (limited to 'db.c')
-rw-r--r--db.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/db.c b/db.c
index ff9388c..cc44489 100644
--- a/db.c
+++ b/db.c
@@ -1,6 +1,6 @@
-//
-// Created by yuuta on 11/28/21.
-//
+/*
+ * Created by yuuta on 11/28/21.
+ */
#include "db.h"
#include "log.h"