POA Typo?



Hi there,
	I've attached a patch for a small typo fix in CORBA-ORBit. At
least I think it's a typo?

Cheers,
Mark.

diff -ur CORBA-ORBit-0.4.3.old/ORBit.xs CORBA-ORBit-0.4.3/ORBit.xs
--- CORBA-ORBit-0.4.3.old/ORBit.xs      Thu Apr  5 15:27:57 2001
+++ CORBA-ORBit-0.4.3/ORBit.xs  Thu Apr  5 15:28:59 2001
@@ -870,7 +870,7 @@
     RETVAL

 CORBA::Object
-create_reference_object_with_id (self, perl_id, intf)
+create_reference_with_id (self, perl_id, intf)
     PortableServer::POA self
     SV *perl_id
     char *intf





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]