reactos/dll/win32/ws2_32_new/src/scihlpr.c
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

18 lines
543 B
C

/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 API
* FILE: scihlpr.c
* PURPOSE: Service Class Information Conversion/Packing Helpers
* PROGRAMMER: Alex Ionescu (alex@relsoft.net)
*/
/* INCLUDES ******************************************************************/
#include "ws2_32.h"
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/