aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-vcd.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-vcd.adb')
-rw-r--r--src/grt/grt-vcd.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/grt/grt-vcd.adb b/src/grt/grt-vcd.adb
index d4a9ea066..13c1f20d5 100644
--- a/src/grt/grt-vcd.adb
+++ b/src/grt/grt-vcd.adb
@@ -714,8 +714,7 @@ package body Grt.Vcd is
Vcd_Newline;
end Vcd_Put_Var;
- function Verilog_Wire_Changed (Info : Verilog_Wire_Info;
- Last : Std_Time)
+ function Verilog_Wire_Changed (Info : Verilog_Wire_Info; Last : Std_Time)
return Boolean
is
Len : Ghdl_Index_Type;