event.h: doc: add missing parameter
[babeltrace.git] / include / babeltrace / ctf-ir / event.h
index 850f4b7df6396d26ed0c9df2d157d3685c12fb9f..dc43392125152137ae95c18cf9e84fa072085099 100644 (file)
@@ -209,6 +209,7 @@ On success, this function also sets the parent stream object of
 \p event to the parent stream of \p packet.
 
 @param[in] event       Event to which to associate \p packet.
+@param[in] packet      Packet to associate to \p event.
 @returns               0 on success, or a negative value on error.
 
 @prenotnull{event}
This page took 0.022899 seconds and 4 git commands to generate.