ORBit2 r2077 - in trunk: . test
- From: jcolding svn gnome org
- To: svn-commits-list gnome org
- Subject: ORBit2 r2077 - in trunk: . test
- Date: Wed, 6 Aug 2008 08:08:38 +0000 (UTC)
Author: jcolding
Date: Wed Aug 6 08:08:38 2008
New Revision: 2077
URL: http://svn.gnome.org/viewvc/ORBit2?rev=2077&view=rev
Log:
Fix ior-decode-2 terminology
Modified:
trunk/ChangeLog
trunk/test/ior-decode.c
Modified: trunk/test/ior-decode.c
==============================================================================
--- trunk/test/ior-decode.c (original)
+++ trunk/test/ior-decode.c Wed Aug 6 08:08:38 2008
@@ -114,7 +114,7 @@
}
type_id = g_quark_to_string (obj->type_qid);
- printf ("Object ID: %s\n", type_id ? type_id : "<error no type id>");
+ printf ("Interface Repository ID: %s\n", type_id ? type_id : "<error no type id>");
for (l = obj->profile_list; l; l = l->next) {
IOP_Profile_info *pi = l->data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]