ReactOS 0.4.15-dev-7924-g5949c20
dnsutil.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS DNS Shared Library
4 * FILE: lib/dnslib/dnsutil.c
5 * PURPOSE: Contains misc. DNS utility functions, like DNS_STATUS->String.
6 */
7
8/* INCLUDES ******************************************************************/
9#include "precomp.h"
10
11/* DATA **********************************************************************/
12
13/* FUNCTIONS *****************************************************************/
14