tfv: Minor change to code formating (whitespace)

This commit is contained in:
Paul Schulz 2022-03-05 00:21:52 +10:30
parent 7f5460eda5
commit 93f1c587a3
4 changed files with 24 additions and 26 deletions

View file

@ -56,4 +56,3 @@ main (int argc, char **argv) {
g_object_unref (app);
return stat;
}

View file

@ -70,4 +70,3 @@ main (int argc, char **argv) {
g_object_unref (app);
return stat;
}