summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--siv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/siv.c b/siv.c
index 268b413..ae97cda 100644
--- a/siv.c
+++ b/siv.c
@@ -432,6 +432,8 @@ on_open (App *app, const char *filename)
* However, it would be better if we could show
* all the errors at once; so we need to support
* asking to load many files at once
+ *
+ * Also there should be support for startup notification.
*/
app_show_could_not_open (NULL, 1, (char **)&filename);