[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
[reactos.git] / sdk / tools / port / getopt1.c
index d767dcc..fb3936e 100644 (file)
@@ -16,7 +16,7 @@
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
-\f
+
 #include "getopt.h"
 #include "getopt_int.h"
 
@@ -60,7 +60,7 @@ _getopt_long_only_r (int argc, char **argv, const char *options,
                             1, d, 0);
 }
 
-\f
+
 #ifdef TEST
 
 #include <stdio.h>