aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-waves.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/grt/grt-waves.adb')
-rw-r--r--src/grt/grt-waves.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grt/grt-waves.adb b/src/grt/grt-waves.adb
index 11caef838..db8cf9174 100644
--- a/src/grt/grt-waves.adb
+++ b/src/grt/grt-waves.adb
@@ -940,8 +940,8 @@ package body Grt.Waves is
return;
end if;
- Wave_Elem_Child := Get_Cursor (Avhpi_Get_Base_Name (Decl), Wave_Elem,
- Is_Signal => True);
+ Wave_Elem_Child := Get_Cursor
+ (Avhpi_Get_Base_Name (Decl), Wave_Elem, Is_Signal => True);
if Is_Displayed (Wave_Elem_Child) then
case Vhpi_Get_Kind (Decl) is
when VhpiPortDeclK