aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-http.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-http.c')
-rw-r--r--epan/dissectors/packet-http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-http.c b/epan/dissectors/packet-http.c
index f62b69b3b0..a42f24e78c 100644
--- a/epan/dissectors/packet-http.c
+++ b/epan/dissectors/packet-http.c
@@ -1830,7 +1830,7 @@ get_hf_for_header(char* header_name)
*
*/
static void
-add_hf_info_for_headers()
+add_hf_info_for_headers(void)
{
hf_register_info* hf = NULL;
gint* hf_id = NULL;