From: Laurent Mazet Date: Sun, 31 Dec 2023 04:44:58 +0000 (+0100) Subject: cleaning X-Git-Tag: v1.3~2 X-Git-Url: https://secure.softndesign.org/git/?p=calc.git;a=commitdiff_plain;h=bbd6a1d24c3177422fb830eee43724afa079671f cleaning --- diff --git a/debug.h b/debug.h index 46442d4..fad32df 100644 --- a/debug.h +++ b/debug.h @@ -22,7 +22,6 @@ (level == INFO) ? FG_BLUE : \ (level == DEBUG) ? FG_GREEN : COLOR_DEFAULT) -/* vim: set ts=4 sw=4 et: */ /* gobal variables */ extern int verbose;