aboutsummaryrefslogtreecommitdiffstats
path: root/extcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'extcap.h')
-rw-r--r--extcap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap.h b/extcap.h
index 17960a10da..386955dd61 100644
--- a/extcap.h
+++ b/extcap.h
@@ -143,7 +143,7 @@ gboolean
extcap_init_interfaces(capture_options * capture_opts);
gboolean
-extcap_create_pipe(const gchar *ifname, gchar **fifo, const gchar *pipe_prefix, gboolean byte_mode);
+extcap_create_pipe(const gchar *ifname, gchar **fifo, const gchar *pipe_prefix);
/* Clean up all if related stuff */
void