lib: Fix supported devices page title

This commit is contained in:
Bastien Nocera 2018-06-07 17:46:08 +02:00
parent 5e24000799
commit dd0a0134a6

View file

@ -58,7 +58,7 @@ int main (int argc, char **argv)
printed = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL);
g_print ("%% Fingerprint reader support\n");
g_print ("%% lifprint — Supported Devices\n");
g_print ("%% Bastien Nocera, Daniel Drake\n");
g_print ("%% 2018\n");
g_print ("\n");