seoz pushed a commit to branch master.

commit 436d63e01a9578856a25f1e8928e7b8a8c766b39
Author: Daniel Juyung Seo <[email protected]>
Date:   Sat Apr 20 19:01:02 2013 +0900

    eina_unicode.H: be nice. add more documentation for deprecated api.
---
 src/lib/eina/eina_unicode.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/eina/eina_unicode.h b/src/lib/eina/eina_unicode.h
index 898f60e..e58b853 100644
--- a/src/lib/eina/eina_unicode.h
+++ b/src/lib/eina/eina_unicode.h
@@ -138,6 +138,7 @@ static inline Eina_Unicode eina_unicode_utf8_next_get(const 
char *buf, int *iind
  * @param iindex the index to look at and return by.
  * @return the codepoint found, 0 if @p buf or @p iindex are NULL
  * @since 1.1.0
+ * @deprecated use eina_unicode_utf8_next_get
  */
 EAPI Eina_Unicode eina_unicode_utf8_get_next(const char *buf, int *iindex) 
EINA_ARG_NONNULL(1, 2) EINA_DEPRECATED;
 

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

Reply via email to