aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl')
-rw-r--r--src/vhdl/vhdl-formatters.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-formatters.adb b/src/vhdl/vhdl-formatters.adb
index 9e870ddc2..b40615f99 100644
--- a/src/vhdl/vhdl-formatters.adb
+++ b/src/vhdl/vhdl-formatters.adb
@@ -592,6 +592,7 @@ package body Vhdl.Formatters is
Vpos := (others => 0);
Vdone := (others => False);
Diff_Col := 0;
+ Prev_Col := 0;
-- First pass: compute the positions
loop