stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=370697b50c7b5b6f48f3827963ebd8ab6783f6c6

commit 370697b50c7b5b6f48f3827963ebd8ab6783f6c6
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Fri Oct 4 11:15:12 2019 +0200

    evil: remove stray x character from docs section
    
    Reviewed-by: Vincent Torri <vincent.to...@gmail.com>
    Differential Revision: https://phab.enlightenment.org/D10294
---
 src/lib/evil/evil_dlfcn.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evil/evil_dlfcn.h b/src/lib/evil/evil_dlfcn.h
index 9e39be5967..22f48b72ca 100644
--- a/src/lib/evil/evil_dlfcn.h
+++ b/src/lib/evil/evil_dlfcn.h
@@ -11,7 +11,7 @@
  * @defgroup Evil_Dlfcn Functions that manage dynamic-link libraries.
  * @ingroup Evil
  *
-x * This header provides functions to load and unload dynamic-link
+ * This header provides functions to load and unload dynamic-link
  * libaries, to get the address of a symbol, and to get diagnostic
  * information.
  */

-- 


Reply via email to