diff --git a/source/lock.h b/source/lock.h index 77fa6a3..a93194c 100644 --- a/source/lock.h +++ b/source/lock.h @@ -83,5 +83,5 @@ static inline void _FAT_unlock(mutex_t *mutex) #endif // USE_LWP_LOCK -#endif // _CACHE_H +#endif // _LOCK_H