Removed extra word to fix compiler error.
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user