diff options
author | rbuj <[email protected]> | 2021-10-27 18:08:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-11-20 16:04:11 +0100 |
commit | 891e848a195afe34f73b63b4d872c7e7f9f9a5c6 (patch) | |
tree | 48a71ec928bfd2764b04a6567ee52a5a735a59c9 /savers/floaters.c | |
parent | 8297a0f47b43f5e051ad2696d0843d23b236e7ec (diff) | |
download | mate-screensaver-891e848a195afe34f73b63b4d872c7e7f9f9a5c6.tar.bz2 mate-screensaver-891e848a195afe34f73b63b4d872c7e7f9f9a5c6.tar.xz |
Use a blank line at most
Diffstat (limited to 'savers/floaters.c')
-rw-r--r-- | savers/floaters.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/savers/floaters.c b/savers/floaters.c index bca72da..369a038 100644 --- a/savers/floaters.c +++ b/savers/floaters.c @@ -1163,7 +1163,6 @@ main (int argc, _("image - floats images around the screen"), options, GETTEXT_PACKAGE, &error); - if (error != NULL) { g_printerr (_("%s. See --help for usage information.\n"), |