Fix typo in include guard, found by clang 3.4.
MFC after: 3 days
This commit is contained in:
parent
760faf9fdd
commit
1c5ce94f1d
@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
#ifndef _CITRUS_CSMAPPER_H_
|
||||
#define _CITRUS_CSMAPPER_H
|
||||
#define _CITRUS_CSMAPPER_H_
|
||||
|
||||
#define _citrus_csmapper _citrus_mapper
|
||||
#define _citrus_csmapper_close _citrus_mapper_close
|
||||
|
Loading…
x
Reference in New Issue
Block a user