Sync with trunk head (part 1 of 2)
[reactos.git] / lib / dnslib / utf8.c
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS DNS Shared Library
4 * FILE: lib/dnslib/utf8.c
5 * PURPOSE: Functions for doing UTF8 string conversion and manipulation.
6 */
7
8 /* INCLUDES ******************************************************************/
9 #include "precomp.h"
10
11 /* DATA **********************************************************************/
12
13 /* FUNCTIONS *****************************************************************/
14