From ec98c997e86a32c9806701334fad0c9b9540c342 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 14 Aug 2013 11:55:51 +0200 Subject: posix: Typo --- cpukit/posix/include/rtems/posix/onceimpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/posix/include/rtems/posix/onceimpl.h b/cpukit/posix/include/rtems/posix/onceimpl.h index f0238107a6..48f876a7d9 100644 --- a/cpukit/posix/include/rtems/posix/onceimpl.h +++ b/cpukit/posix/include/rtems/posix/onceimpl.h @@ -23,7 +23,7 @@ #include #ifndef _RTEMS_POSIX_ONCEIMPL_H -#define _RTEMS_POSIX_ONCEMPL_H +#define _RTEMS_POSIX_ONCEIMPL_H #ifdef __cplusplus extern "C" { -- cgit v1.2.3