CVS difference for ai05s/ai05-0002-1.txt
--- ai05s/ai05-0002-1.txt 2007/09/13 02:20:42 1.4
+++ ai05s/ai05-0002-1.txt 2007/10/09 19:27:12 1.5
@@ -1,4 +1,4 @@
-!standard B.01(17) 07-06-11 AI05-0002-1/03
+!standard B.01(17) 07-10-01 AI05-0002-1/04
!standard B.03(62)
!standard B.03(71.1/2)
!class binding interpretation 04-08-31
@@ -84,7 +84,7 @@
package body Foo is
procedure Proc1_Callback (X : Char_Array);
- pragma Import (C, Proc1, Lin_Name => "proc1_callback");
+ pragma Import (C, Proc1, Link_Name => "proc1_callback");
--
-- Written in C, this routine takes a char* argument, which it passes
-- as the argument of a call to proc1.
Questions? Ask the ACAA Technical Agent