From 4ad78318fb65651b8751c0d231477d1fb13e64f5 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Thu, 24 Feb 2022 08:23:57 -0800 Subject: [PATCH] tests: [nfc] reflow 1910 test code --- rtest/1910.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtest/1910.c b/rtest/1910.c index 22f874f0e..d68fc11ff 100644 --- a/rtest/1910.c +++ b/rtest/1910.c @@ -6,7 +6,7 @@ #include #ifdef NDEBUG - #error "this code is not intended to be compiled with assertions disabled" +#error "this code is not intended to be compiled with assertions disabled" #endif int main(void) { -- 2.40.0