Removed extra word to fix compiler error.

This commit is contained in:
skarg
2011-10-03 13:50:26 +00:00
parent fe7af042b9
commit 043b840d82
+3 -2
View File
@@ -1,4 +1,4 @@
index/*####COPYRIGHTBEGIN#### /*####COPYRIGHTBEGIN####
------------------------------------------- -------------------------------------------
Copyright (C) 2008 John Minack Copyright (C) 2008 John Minack
@@ -31,7 +31,8 @@ index/*####COPYRIGHTBEGIN####
License. License.
------------------------------------------- -------------------------------------------
####COPYRIGHTEND####*/ ####COPYRIGHTEND####*/
#include <stdint.h>
#include <stdbool.h>
#include "bacdcode.h" #include "bacdcode.h"
#include "npdu.h" #include "npdu.h"
#include "device.h" #include "device.h"