From 8db11402d72b3b62d632e5df8e0359c18c57f983 Mon Sep 17 00:00:00 2001 From: Rongxin Liu Date: Wed, 1 Nov 2023 12:28:39 -0400 Subject: [PATCH] fixed patch file --- shell.c.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.c.patch b/shell.c.patch index 6112489..2ffbcfd 100644 --- a/shell.c.patch +++ b/shell.c.patch @@ -22,4 +22,4 @@ > // printBold("transient in-memory database"); > // printf(".\nUse \".open FILENAME\" to reopen on a " > // "persistent database.\n"); -> // } \ No newline at end of file +> // }