Commit Graph

2 Commits

Author SHA1 Message Date
Geoffrey D. Bennett
52f8c7ab8c Fix format-security warning in error.c
gtk_message_dialog_new() takes a format string which should be "%s" in
this case, not the string to display. Reported by Sebastian.
2022-03-17 17:06:19 +10:30
Geoffrey D. Bennett
17b4d2f055 Initial revision 2022-03-14 09:24:43 +10:30