jeyzu pushed a commit to branch master.
commit 0baf4b356139626282682f5b82f41c11b6d596bd
Author: Jérémy Zurcher <[email protected]>
Date: Wed Jun 12 15:46:49 2013 +0200
eina_str_split_full_helper: indent
---
src/lib/eina/eina_str.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/eina/eina_str.c b/src/lib/eina/eina_str.c
index 515f34f..11fef3c 100644
--- a/src/lib/eina/eina_str.c
+++ b/src/lib/eina/eina_str.c
@@ -438,7 +438,7 @@ eina_str_join_len(char *dst,
return ret;
}
- memcpy(dst, a, a_len);
+ memcpy(dst, a, a_len);
off = a_len;
if (size <= off + 1)
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev