misc: fix header protection
There was a typo in the macros for header protection. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
3a480dc910
commit
68633aee06
@ -30,7 +30,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef KMSCON_MISC_H
|
#ifndef KMSCON_MISC_H
|
||||||
#define kMSCON_MISC_H
|
#define KMSCON_MISC_H
|
||||||
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user