Remove trailing whitespace. Update copyright to include 2004.
This commit is contained in:
@@ -45,7 +45,7 @@ freeramdisk_main(int argc, char **argv)
|
||||
}
|
||||
|
||||
fd = bb_xopen(argv[1], O_RDWR);
|
||||
|
||||
|
||||
result = ioctl(fd, BLKFLSBUF);
|
||||
#ifdef CONFIG_FEATURE_CLEAN_UP
|
||||
close(fd);
|
||||
|
Reference in New Issue
Block a user