aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_decls.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-vhdl_decls.ads')
-rw-r--r--src/synth/synth-vhdl_decls.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-vhdl_decls.ads b/src/synth/synth-vhdl_decls.ads
index 06cc9f4c9..e30f18c62 100644
--- a/src/synth/synth-vhdl_decls.ads
+++ b/src/synth/synth-vhdl_decls.ads
@@ -56,7 +56,7 @@ package Synth.Vhdl_Decls is
Is_Subprg : Boolean := False);
function Create_Protected_Object (Inst : Synth_Instance_Acc;
- Decl : Node;
+ Var : Node;
Typ : Type_Acc) return Valtyp;
-- For declarations in architectural statements (top-level, entities,