From 625d5332f24af878c4b730b4f7c874bca8e225d7 Mon Sep 17 00:00:00 2001 From: Trumeet Date: Sat, 2 Apr 2022 13:44:19 -0700 Subject: Format: use consistent comment style --- db.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db.c') 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" -- cgit v1.2.3