Fix header guard in buffer.h
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifndef UC_BUFFER_H_
|
#ifndef UC_BUFFER_H_
|
||||||
#define uc_BUFFER_H_
|
#define UC_BUFFER_H_
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user