mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Major cleanup to rtlfuncs.h. Not yet perfect but much better organized.
svn path=/trunk/; revision=16138
This commit is contained in:
+945
-987
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS System Libraries
|
||||
* FILE: lib/ntdll/inc/ntdll.h
|
||||
* PURPOSE: Native Libary Header
|
||||
* FILE: lib/kernel32/k32.h
|
||||
* PURPOSE: Win32 Kernel Libary Header
|
||||
* PROGRAMMER: Alex Ionescu ([email protected])
|
||||
*/
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
#define NDEBUG
|
||||
#include "../include/debug.h"
|
||||
#include "lzexpand.h"
|
||||
#include <ctype.h>
|
||||
|
||||
#define HFILE_ERROR ((HFILE)-1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user