aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util-unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture-pcap-util-unix.c')
-rw-r--r--capture-pcap-util-unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/capture-pcap-util-unix.c b/capture-pcap-util-unix.c
index 255c33fc15..bfb124c538 100644
--- a/capture-pcap-util-unix.c
+++ b/capture-pcap-util-unix.c
@@ -312,7 +312,6 @@ get_runtime_pcap_version(GString *str)
#else
g_string_append(str, "libpcap (version unknown)");
#endif
- g_string_append(str, " ");
}
#else /* HAVE_LIBPCAP */