Fix some Wnewline-eof warnings.

This commit is contained in:
David Reid
2025-02-23 12:11:29 +10:00
parent 166fd6dfc7
commit b6184fa2a0
3 changed files with 3 additions and 3 deletions
@@ -145,4 +145,4 @@ done0: ma_device_uninit(&device);
(void)argv;
return 0;
}
}
@@ -111,4 +111,4 @@ done1: ma_node_graph_uninit(&g_nodeGraph, NULL);
done0: ma_device_uninit(&device);
return 0;
}
}
@@ -119,4 +119,4 @@ done0: ma_device_uninit(&device);
(void)argv;
return 0;
}
}