File notcurses-3.0.8-skip-xray.diff of Package notcurses
diff --git a/src/demo/demo.c b/src/demo/demo.c index 7b11509..f6ee0aa 100644 --- a/src/demo/demo.c +++ b/src/demo/demo.c @@ -20,7 +20,7 @@ static char *datadir; static int democount; static demoresult* results; -static const char DEFAULT_DEMO[] = "ixetunchdmbkywjgarvlsfqzo"; +static const char DEFAULT_DEMO[] = "ietunchdmbkywjgarvlsfqzo"; atomic_bool interrupted = false; // checked following demos, whether aborted, failed, or otherwise