[ros-diffs] [akhaldi] 48170: [PSDK] - Forgot to commit this.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Wed Jul 21 23:47:34 UTC 2010


Author: akhaldi
Date: Wed Jul 21 23:47:33 2010
New Revision: 48170

URL: http://svn.reactos.org/svn/reactos?rev=48170&view=rev
Log:
[PSDK]
- Forgot to commit this.

Modified:
    trunk/reactos/include/psdk/ntddndis.h

Modified: trunk/reactos/include/psdk/ntddndis.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ntddndis.h?rev=48170&r1=48169&r2=48170&view=diff
==============================================================================
--- trunk/reactos/include/psdk/ntddndis.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/ntddndis.h [iso-8859-1] Wed Jul 21 23:47:33 2010
@@ -176,6 +176,8 @@
     NdisPhysicalMediumOther,
     NdisPhysicalMediumMax
 } NDIS_PHYSICAL_MEDIUM, *PNDIS_PHYSICAL_MEDIUM;
+
+typedef ULONG NDIS_OID, *PNDIS_OID;
 
 /* Required Object IDs (OIDs) */
 #define OID_GEN_SUPPORTED_LIST            0x00010101




More information about the Ros-diffs mailing list