Fix argument list in comment.

Oh, and change something up with which we have no evidence whether
Winston Churchill would put or not:

http://itre.cis.upenn.edu/~myl/languagelog/archives/001715.html

http://itre.cis.upenn.edu/~myl/languagelog/archives/001702.html

Change-Id: I7a76d564bdd481de2a56d32aa44c9dfe98a270f6
Reviewed-on: https://code.wireshark.org/review/25836
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-02-17 11:03:32 -08:00
parent 5bf8da8a4c
commit dc8bd7c3a9
1 changed files with 2 additions and 1 deletions

View File

@ -1462,7 +1462,8 @@ static gboolean erf_update_host_id_ext_hdrs_list(erf_dump_t *dump_priv, const un
* modified frame header to include a Host ID extension header and
* a Anchor ID extension header to link the records together.
* @param wdh the wtap_dumper structure
* @param phdr packet header to get user comment from
* @param dump_priv private data for the dump stream
* @param rec record metadata from which to get user comment
* @param mutable_hdr pseudo_header to update with Anchor ID for comment record
* @param err the error value
* @return A gboolean value to indicate whether the dump was successful