URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b00a622bcd12157ae776bf4cfbed6b7d67887a3d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b00a622 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warning when generate documentation (doxygen)
ui/gtk/gui_utils.h:277: Warning: argument 'parent' of command @param is not found in the argument list of pixbuf_to_widget(const guint8 *pb_data)
ui/gtk/gui_utils.h:277: Warning: argument 'xpm' of command @param is not found in the argument list of pixbuf_to_widget(const guint8 *pb_data)
Change-Id: I9182a6f8c85b69bd8b0bab7e03af441dee31fc1d
Reviewed-on: https://code.wireshark.org/review/1136
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d029cf1 Fix warning when generate documentation (doxygen)
adds b00a622 Fix warning when generate documentation (doxygen)
Summary of changes:
ui/gtk/gui_utils.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)