summaryrefslogtreecommitdiff
path: root/mergecap.c
diff options
context:
space:
mode:
Diffstat (limited to 'mergecap.c')
-rw-r--r--mergecap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mergecap.c b/mergecap.c
index 7d2d696868..e0e4048ccc 100644
--- a/mergecap.c
+++ b/mergecap.c
@@ -195,7 +195,7 @@ get_mergecap_compiled_info(GString *str)
}
static void
-get_mergecap_runtime_info(GString *str)
+get_mergecap_runtime_info(GString *str _U_)
{
/* zlib */
#if defined(HAVE_LIBZ) && !defined(_WIN32)