fix typo space in include on eina_lock
authorSangHyeon Jade Lee <dltkdgus1764@gmail.com>
Tue, 17 Oct 2017 05:58:54 +0000 (14:58 +0900)
committerSangHyeon Jade Lee <dltkdgus1764@gmail.com>
Tue, 17 Oct 2017 05:58:56 +0000 (14:58 +0900)
remove space typo between #sharp and include about inline header
in eina_lock.h

src/lib/eina/eina_lock.h

index bb76564..2a8a8d5 100644 (file)
@@ -97,7 +97,7 @@ typedef enum
  */
 typedef void (*Eina_TLS_Delete_Cb)(void *ptr);
 
-# include "eina_inline_lock_posix.x"
+#include "eina_inline_lock_posix.x"
 
 /**
  * @brief A type definition for warning that a function was called from