aboutsummaryrefslogtreecommitdiffstats
path: root/reordercap.c
diff options
context:
space:
mode:
Diffstat (limited to 'reordercap.c')
-rw-r--r--reordercap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reordercap.c b/reordercap.c
index 5b531db7c1..1616748e1c 100644
--- a/reordercap.c
+++ b/reordercap.c
@@ -169,7 +169,7 @@ get_reordercap_compiled_info(GString *str)
}
static void
-get_reordercap_runtime_info(GString *str)
+get_reordercap_runtime_info(GString *str _U_)
{
/* zlib */
#if defined(HAVE_LIBZ) && !defined(_WIN32)