Skip to content

Commit 37c2bd9

Browse files
committed
reindent
1 parent b2ea626 commit 37c2bd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ortools/flatzinc/parser.yy.cc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1387,8 +1387,8 @@ YY_DECL {
13871387
default:
13881388
YY_FATAL_ERROR("fatal flex scanner internal error--no action found");
13891389
} /* end of action switch */
1390-
} /* end of scanning one token */
1391-
} /* end of user's declarations */
1390+
} /* end of scanning one token */
1391+
} /* end of user's declarations */
13921392
} /* end of yylex */
13931393

13941394
/* yy_get_next_buffer - try to read in a new buffer

0 commit comments

Comments
 (0)