Reactos
at master 14 lines 481 B view raw
1/* 2 * COPYRIGHT: See COPYING in the top level directory 3 * PROJECT: ReactOS DNS Shared Library 4 * FILE: lib/dnslib/debug.c 5 * PURPOSE: Contains helpful debugging functions for DNSLIB structures. 6 */ 7 8/* INCLUDES ******************************************************************/ 9#include "precomp.h" 10 11/* DATA **********************************************************************/ 12 13/* FUNCTIONS *****************************************************************/ 14