Create the AHCI branch for Aman's work
[reactos.git] / sdk / lib / dnslib / rrprint.c
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS DNS Shared Library
4 * FILE: lib/dnslib/rrprint.c
5 * PURPOSE: Callback functions for printing RR Structures for each Record.
6 */
7
8 /* INCLUDES ******************************************************************/
9 #include "precomp.h"
10
11 /* DATA **********************************************************************/
12
13 /* FUNCTIONS *****************************************************************/
14