From ac351124da6bb3159dc5f701aa44814851dcca4e Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Wed, 26 Aug 2020 09:59:04 -0700 Subject: [PATCH] Revert "I dropped a trailing bracket in the merge from upstream. Fixed." This reverts commit 4b02299c56551b3771bc1d09f819d73a1ec73d84. --- src/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.c b/src/main.c index 5d07bd5f2..1fbc66417 100644 --- a/src/main.c +++ b/src/main.c @@ -87,7 +87,6 @@ static void init_stuff(void) /* Initialize */ init_file_paths(libpath, varpath); -} -- 2.11.0