aboutsummaryrefslogtreecommitdiff
path: root/fiv-view.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-01-05 04:42:01 +0100
committerPřemysl Eric Janouch <p@janouch.name>2022-01-05 04:45:46 +0100
commit685defa68419654e875a7167a7b09d5398c497a9 (patch)
tree4af686449edc15156fc4f4ef278d8a55d1254ff9 /fiv-view.c
parentb935b0baf868014d741bdbbf288c7b6a82fb0749 (diff)
downloadfiv-685defa68419654e875a7167a7b09d5398c497a9.tar.gz
fiv-685defa68419654e875a7167a7b09d5398c497a9.tar.xz
fiv-685defa68419654e875a7167a7b09d5398c497a9.zip
Rename the whole project shorter
There is no point in claiming speed, it turns out to be a strange focus to have, considering the amount of available innovations to make. The new name does not appear to be taken by anything important.
Diffstat (limited to 'fiv-view.c')
-rw-r--r--fiv-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fiv-view.c b/fiv-view.c
index 6c47e74..fbac427 100644
--- a/fiv-view.c
+++ b/fiv-view.c
@@ -1,5 +1,5 @@
//
-// fiv-view.c: fast image viewer - view widget
+// fiv-view.c: image viewing widget
//
// Copyright (c) 2021, Přemysl Eric Janouch <p@janouch.name>
//