diff options
author | rbuj <[email protected]> | 2021-10-27 17:41:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-11-20 17:09:50 +0100 |
commit | 3bd33d4b89dd74b5f523957d092acfdf49410280 (patch) | |
tree | e5db530b0c9d191a6ceb049be4f0815e48b5d020 /src/main.c | |
parent | 785eb88e75c2da2dadfc1aca869761ece725abad (diff) | |
download | eom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.bz2 eom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.xz |
Use a blank line at most
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ main (int argc, char **argv) } g_option_context_free (ctx); - set_startup_flags (); #ifdef HAVE_EXEMPI |