]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_bus_add_match.xml
man: include sd_bus_message_handler_t prototype in synopsys of all man pages that...
[thirdparty/systemd.git] / man / sd_bus_add_match.xml
index a1065443869ceee9c582b3038bdbbb6ed37fb869..071060dde6987d98e3fb459858b61065c35c12f5 100644 (file)
@@ -33,7 +33,7 @@
     <funcsynopsis>
       <funcsynopsisinfo>#include &lt;systemd/sd-bus.h&gt;</funcsynopsisinfo>
 
-      <funcprototype>
+      <funcprototype id="sd_bus_message_handler_t">
         <funcdef>typedef int (*<function>sd_bus_message_handler_t</function>)</funcdef>
         <paramdef>sd_bus_message *<parameter>m</parameter></paramdef>
         <paramdef>void *<parameter>userdata</parameter></paramdef>