treewrite: use Lindent to reformat to kernel coding style
[oweals/opkg-lede.git] / libbb / wfopen.c
index f58ec90c02698464ba67f67fe6477b029a513999..76f220b4ba319262bf5a1c86f80f02472776574e 100644 (file)
@@ -33,7 +33,6 @@ FILE *wfopen(const char *path, const char *mode)
        return fp;
 }
 
-
 /* END CODE */
 /*
 Local Variables: