aboutsummaryrefslogtreecommitdiffstats
path: root/capture_errs.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_errs.h')
-rw-r--r--capture_errs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/capture_errs.h b/capture_errs.h
index 6b782ee4af..f04a36b93f 100644
--- a/capture_errs.h
+++ b/capture_errs.h
@@ -26,7 +26,7 @@
#ifdef HAVE_LIBPCAP
#ifdef _WIN32
-extern char *cant_load_winpcap_err(void);
+extern char *cant_load_winpcap_err(const char *app_name);
#endif /* _WIN32 */
#endif /* HAVE_LIBPCAP */