Use static instead of extern, braces around if's, run through indent
[oweals/busybox.git] / util-linux / fdflush.c
index 28f5cb68a02244da47ab04a0073e9d6aff2c317b..7f5b6c9be1c04778b4c1d3ffe63ae7b44d7118e1 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * Mini fdflush implementation for busybox
  *
- *
  * Copyright (C) 1995, 1996 by Bruce Perens <bruce@pixar.com>.
  *
  * This program is free software; you can redistribute it and/or modify