Fix typo in include guard, found by clang 3.4.

MFC after:	3 days
This commit is contained in:
Dimitry Andric 2013-11-08 17:23:37 +00:00
parent 760faf9fdd
commit 1c5ce94f1d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257859

View File

@ -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