be consistent about notations
authorHavoc Pennington <hp@redhat.com>
Fri, 18 May 2007 18:12:24 +0000 (18:12 +0000)
committerHavoc Pennington <hp@redhat.com>
Fri, 18 May 2007 18:12:24 +0000 (18:12 +0000)
doc/dbus-specification.xml

index 2365e78..382f3fd 100644 (file)
               org.freedesktop.DBus.Properties.Set (in STRING interface_name,
                                                    in STRING property_name,
                                                    in VARIANT value);
-              DICT&lt;STRING,VARIANT&gt;
-              org.freedesktop.DBus.Properties.GetAll (in STRING interface_name);
+              org.freedesktop.DBus.Properties.GetAll (in STRING interface_name,
+                                                      out DICT&lt;STRING,VARIANT&gt; props);
         </programlisting>
       </para>
       <para>