Fixes to Libc, Doxygen Comments and VTerm layout
[tpg/acess2.git] / Kernel / lib.c
index d3fff54..5bed4ca 100644 (file)
@@ -171,7 +171,7 @@ int DivUp(int num, int dem)
 }
 
 /**
- * \fn int strpos8(char *str, Uint32 search)
+ * \fn int strpos8(const char *str, Uint32 search)
  * \brief Search a string for a UTF-8 character
  */
 int strpos8(const char *str, Uint32 Search)

UCC git Repository :: git.ucc.asn.au