Diff for /xmil/common/ucscnv.c between versions 1.2 and 1.3

version 1.2, 2004/08/20 08:41:38 version 1.3, 2008/06/02 20:07:30
Line 2 Line 2
 #include        "ucscnv.h"  #include        "ucscnv.h"
   
   
 // ---- UCS2  /* UCS2 */
   
 UINT ucscnv_utf8toucs2(UINT16 *dst, UINT dcnt, const char *src, UINT scnt) {  UINT ucscnv_utf8toucs2(UINT16 *dst, UINT dcnt, const char *src, UINT scnt) {
   

Removed from v.1.2  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>