From f1e671baf10db4812de8b1b0392c2015f059862c Mon Sep 17 00:00:00 2001 From: darkstar Date: Thu, 11 Oct 2018 15:00:42 +0200 Subject: [PATCH] Fix include guard --- src/devices/network/net_3com.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/network/net_3com.h b/src/devices/network/net_3com.h index 7111428..8312c59 100644 --- a/src/devices/network/net_3com.h +++ b/src/devices/network/net_3com.h @@ -32,7 +32,7 @@ * Boston, MA 02111-1307 * USA. */ -#ifndef NET_3COME_H +#ifndef NET_3COM_H # define NET_3COM_H