mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
[PSDK]
* Fix a typo. svn path=/trunk/; revision=59971
This commit is contained in:
@@ -4257,7 +4257,7 @@ KsLoadResource(
|
||||
_In_ POOL_TYPE PoolType,
|
||||
_In_ ULONG_PTR ResourceName,
|
||||
_In_ ULONG ResourceType,
|
||||
_Outptr_result_bytebuffer_(ResourceSize) PVOID *Resource,
|
||||
_Outptr_result_bytebuffer_(*ResourceSize) PVOID *Resource,
|
||||
_Out_opt_ PULONG ResourceSize);
|
||||
|
||||
_IRQL_requires_max_(PASSIVE_LEVEL)
|
||||
|
||||
Reference in New Issue
Block a user