remove typo

This commit is contained in:
Stefan Lankes 2011-04-22 09:55:27 +02:00
parent 900c67c2a0
commit eab1480113

View file

@ -19,8 +19,8 @@
* This code based mostly on the online manual http://www.lowlevel.eu/wiki/RTL8139
*/
#ifndef __HAVE_RTL839_H__
#define __HAVE_RL8139_H__
#ifndef __HAVE_RTL8139_H__
#define __HAVE_RTL8139_H__
#include <metalsvm/stddef.h>
#include <metalsvm/mailbox.h>