]> granicus.if.org Git - flex/commitdiff
scanner: move comment for consistency
authorThomas Klausner <wiz@NetBSD.org>
Sun, 22 Jan 2017 17:32:46 +0000 (18:32 +0100)
committerWill Estes <westes575@gmail.com>
Mon, 23 Jan 2017 18:35:26 +0000 (13:35 -0500)
src/flex.skl

index 66b7c1ef62a287596a351da6c7d976394f835860..190700f195f8b9f7509deaaf642c390b3f13e7ba 100644 (file)
@@ -214,8 +214,8 @@ m4_ifdef( [[M4_YY_TABLES_EXTERNAL]],
 m4preproc_include(`flexint.h')
 %endif
 
-%if-c++-only
 /* begin standard C++ headers. */
+%if-c++-only
 #include <iostream>
 #include <errno.h>
 #include <cstdlib>