aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/errorout.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/errorout.adb')
-rw-r--r--src/vhdl/errorout.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/errorout.adb b/src/vhdl/errorout.adb
index 64b0d8d0b..e31bf4477 100644
--- a/src/vhdl/errorout.adb
+++ b/src/vhdl/errorout.adb
@@ -253,7 +253,7 @@ package body Errorout is
end case;
Report_Handler.Error_Start
- (Err => (Origin, File, Line, Offset, Id, Cont));
+ (Err => (Origin, Id, Cont, File, Line, Offset));
-- Display message.
declare