From d3bd9a1cd2cfc699e810d87c4e73d25ddac06f22 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Thu, 24 Jan 2019 14:25:55 -0500 Subject: [PATCH] Spacing --- demos/tuidemo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/tuidemo.c b/demos/tuidemo.c index 8eb4cfce..ac47324d 100644 --- a/demos/tuidemo.c +++ b/demos/tuidemo.c @@ -19,7 +19,7 @@ /* change this if source at other location */ -# define FNAME "../demos/tui.c" +#define FNAME "../demos/tui.c" /**************************** strings entry box ***************************/