summary refs log tree commit diff stats
path: root/net/dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/dump.h')
-rw-r--r--net/dump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dump.h b/net/dump.h
index 0fa2dd72ca..9d70195a8b 100644
--- a/net/dump.h
+++ b/net/dump.h
@@ -28,6 +28,6 @@
 #include "qapi-types.h"
 
 int net_init_dump(const NetClientOptions *opts, const char *name,
-                  VLANState *vlan);
+                  VLANClientState *peer);
 
 #endif /* QEMU_NET_DUMP_H */