Add a doxygen comment line I forgot to merge
authorVolker Lendecke <vl@samba.org>
Fri, 19 Dec 2008 16:50:34 +0000 (17:50 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Dec 2008 16:50:34 +0000 (17:50 +0100)
source3/libsmb/async_smb.c

index 9ef9f9e06dd64c9b81e97d40de759acf626ff1a8..fdcbb002061ba7ce7e23e550787515bd63e03a8c 100644 (file)
@@ -401,6 +401,7 @@ static int cli_async_req_destructor(struct async_req *req)
  * @param[in] additional_flags open_and_x wants to add oplock header flags
  * @param[in] wct              How many words?
  * @param[in] vwv              The words, already in network order
+ * @param[in] bytes_alignment  How shall we align "bytes"?
  * @param[in] num_bytes                How many bytes?
  * @param[in] bytes            The data the request ships
  *