aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/translation.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2015-01-24 05:01:12 +0100
committerTristan Gingold <tgingold@free.fr>2015-01-24 05:01:12 +0100
commitfff5e9b1ef19214bc54073c635d70ed3e9d6f9b5 (patch)
tree6e814ac879ba531075c3906284925838a7968a51 /src/vhdl/translate/translation.adb
parentd4513ae22c1bacffa3ee003b6be9ed342e6d4c77 (diff)
downloadghdl-fff5e9b1ef19214bc54073c635d70ed3e9d6f9b5.tar.gz
ghdl-fff5e9b1ef19214bc54073c635d70ed3e9d6f9b5.tar.bz2
ghdl-fff5e9b1ef19214bc54073c635d70ed3e9d6f9b5.zip
Fix typos in grt and translation.adb for vhdl2008 (gcc).
Diffstat (limited to 'src/vhdl/translate/translation.adb')
-rw-r--r--src/vhdl/translate/translation.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/translate/translation.adb b/src/vhdl/translate/translation.adb
index 38d8f9700..9037f169c 100644
--- a/src/vhdl/translate/translation.adb
+++ b/src/vhdl/translate/translation.adb
@@ -1786,7 +1786,7 @@ package body Translation is
("__ghdl_to_string_p64", Ghdl_To_String_P64, Ghdl_I64_Type,
Rtis.Ghdl_Rti_Access, Wki_Rti);
Create_To_String_Subprogram
- ("__ghdl_timue_to_string_unit", Ghdl_Time_To_String_Unit,
+ ("__ghdl_time_to_string_unit", Ghdl_Time_To_String_Unit,
Std_Time_Otype, Std_Time_Otype, Get_Identifier ("unit"),
Rtis.Ghdl_Rti_Access, Wki_Rti);
Create_To_String_Subprogram