From a6d104090ef752126766ef237db1ff1dc6b966f0 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 7 Apr 2025 12:37:15 -0400 Subject: cmc cleanup and testing - Add waveform drawing notes. Signed-off-by: Andrew Opalach --- src/fruits/cmv/cmv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fruits/cmv') diff --git a/src/fruits/cmv/cmv.c b/src/fruits/cmv/cmv.c index 274319a..834e95a 100644 --- a/src/fruits/cmv/cmv.c +++ b/src/fruits/cmv/cmv.c @@ -176,7 +176,7 @@ s32 window_system_main(u32 argc, str *argv, void *extra) c.desktop.userdata = &c; } #endif - if (!camu_desktop_connect(&c.desktop, type, &c.loop, &addr, CAMU_PORT)) { + if (!camu_desktop_connect(&c.desktop, &c.loop, type, &addr, CAMU_PORT)) { return EXIT_FAILURE; } -- cgit v1.2.3-101-g0448