No longer needed
[oweals/busybox.git] / console-tools / loadkmap.c
index 5b2f31abcf8af840c85ca8e026359ca05f98af5a..849d747a698d3a456b973913886a01be4341a22d 100644 (file)
@@ -75,7 +75,7 @@ int loadkmap_main(int argc, char **argv)
                }
        }
 
-       /* Don't bother to close files.  Exit does that 
+       /* Don't bother to close files.  Exit does that
         * automagically, so we can save a few bytes */
        /* close(fd); */
        return EXIT_SUCCESS;