]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - src/misc-progs/ipfirereboot.c
Early spring clean: Remove trailing whitespaces, and correct licence headers
[people/mfischer/ipfire-2.x.git] / src / misc-progs / ipfirereboot.c
index 6f5ecf89a3d325ce4c02f2dd2bbe9c2056e1a51c..3048c3753b32c5f03318304b47e7478cee5819fe 100644 (file)
@@ -40,7 +40,7 @@ int main(int argc, char**argv)
 
        // Check what command is asked
        if (argc==1)
-       {           
+       {
            fprintf (stderr, "Missing reboot command!\n");
            return 1;
        }