[systemd-devel] [PATCH] doc: replace 'reply_cookie' with 'cookie_reply'

Lukasz Skalski l.skalski at samsung.com
Fri Mar 6 05:28:43 PST 2015


diff --git a/doc/kdbus.message.xml b/doc/kdbus.message.xml
index c25000d..5e7c7a3 100644
--- a/doc/kdbus.message.xml
+++ b/doc/kdbus.message.xml
@@ -393,7 +393,7 @@ struct kdbus_msg {
                   For a message to be accepted as reply, it must be a direct
                   message to the original sender (not a broadcast and not a
                   signal message), and its
-                  <varname>kdbus_msg.reply_cookie</varname> must match the
+                  <varname>kdbus_msg.cookie_reply</varname> must match the
                   previous message's <varname>kdbus_msg.cookie</varname>.
                 </para><para>
                   Expected replies also temporarily open the policy of the
-- 
1.9.3



More information about the systemd-devel mailing list