Skip to content

Commit 1afb1c8

Browse files
committed
minimize diff caused by formatting
1 parent 723db0b commit 1afb1c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/draw/draw.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ void init_graphics_state(bool show_graphics_val,
196196
draw_state->save_graphics = save_graphics;
197197
draw_state->graphics_commands = graphics_commands;
198198
draw_state->is_flat = is_flat;
199+
199200
#else
200201
//Suppress unused parameter warnings
201202
(void)show_graphics_val;

0 commit comments

Comments
 (0)