summary refs log tree commit diff stats
path: root/hw/net/i82596.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/i82596.c')
-rw-r--r--hw/net/i82596.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/i82596.c b/hw/net/i82596.c
index 6cc8292a65..d786086a51 100644
--- a/hw/net/i82596.c
+++ b/hw/net/i82596.c
@@ -19,7 +19,7 @@
 #include "qemu/module.h"
 #include "trace.h"
 #include "i82596.h"
-#include <zlib.h>       /* For crc32 */
+#include <zlib.h> /* for crc32 */
 
 #if defined(ENABLE_DEBUG)
 #define DBG(x)          x