[ros-diffs] [arty] 44214: Forgot some NTAPI.

arty at svn.reactos.org arty at svn.reactos.org
Tue Nov 17 04:58:44 CET 2009


Author: arty
Date: Tue Nov 17 04:58:44 2009
New Revision: 44214

URL: http://svn.reactos.org/svn/reactos?rev=44214&view=rev
Log:
Forgot some NTAPI.

Modified:
    branches/arty-newcc/include/ndk/rtlfuncs.h

Modified: branches/arty-newcc/include/ndk/rtlfuncs.h
URL: http://svn.reactos.org/svn/reactos/branches/arty-newcc/include/ndk/rtlfuncs.h?rev=44214&r1=44213&r2=44214&view=diff
==============================================================================
--- branches/arty-newcc/include/ndk/rtlfuncs.h [iso-8859-1] (original)
+++ branches/arty-newcc/include/ndk/rtlfuncs.h [iso-8859-1] Tue Nov 17 04:58:44 2009
@@ -2713,6 +2713,7 @@
 
 NTSYSAPI
 PVOID
+NTAPI
 RtlGetElementGenericTable(
 	IN PRTL_GENERIC_TABLE,
 	IN ULONG I
@@ -2720,6 +2721,7 @@
 
 NTSYSAPI
 ULONG
+NTAPI
 RtlNumberGenericTableElements(
 	IN PRTL_GENERIC_TABLE Table
 	);




More information about the Ros-diffs mailing list