Just poking around and trying to remember where the problems are.

This commit is contained in:
Simon Brooke 2023-04-08 10:36:59 +01:00
parent fae4a4d444
commit cbcced70b2
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
8 changed files with 240 additions and 218 deletions

View file

@ -9,6 +9,7 @@
* Licensed under GPL version 2.0, or, at your option, any later version.
*/
#include <getopt.h>
#include <locale.h>
#include <stdbool.h>
#include <stdio.h>