aboutsummaryrefslogtreecommitdiffstats
path: root/canon.ads
diff options
context:
space:
mode:
Diffstat (limited to 'canon.ads')
-rw-r--r--canon.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/canon.ads b/canon.ads
index 0678e62ed..574a31824 100644
--- a/canon.ads
+++ b/canon.ads
@@ -49,7 +49,7 @@ package Canon is
-- Create a default configuration declaration for architecture ARCH.
function Create_Default_Configuration_Declaration
- (Arch : Iir_Architecture_Declaration)
+ (Arch : Iir_Architecture_Body)
return Iir_Design_Unit;
-- Canonicalize a subprogram call.