Remove an extra newline
authorAntonio Ospite <ao2@ao2.it>
Fri, 23 Jun 2017 14:40:26 +0000 (16:40 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 23 Jun 2017 14:40:26 +0000 (16:40 +0200)
xicursorset.c

index d45ec5e..37faf80 100644 (file)
@@ -71,7 +71,6 @@ int main(int argc, char *argv[])
                return EXIT_FAILURE;
        }
 
-
        if (argc == 4) {
                theme = argv[3];
        } else {