mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:22:57 +00:00
[RPCRT4] Fix 'Routeines' typos (#2481)
Addendum tob6fdb56b9a
. Importc73352047d
CORE-15682
This commit is contained in:
parent
5a8901130a
commit
6e79e60883
1 changed files with 2 additions and 2 deletions
|
@ -511,9 +511,9 @@
|
||||||
511 stub long_from_ndr
|
511 stub long_from_ndr
|
||||||
512 stub long_from_ndr_temp
|
512 stub long_from_ndr_temp
|
||||||
513 stub pfnFreeRoutines
|
513 stub pfnFreeRoutines
|
||||||
514 stub pfnMarshallRouteines
|
514 stub pfnMarshallRoutines
|
||||||
515 stub pfnSizeRoutines
|
515 stub pfnSizeRoutines
|
||||||
516 stub pfnUnmarshallRouteines
|
516 stub pfnUnmarshallRoutines
|
||||||
517 stub short_array_from_ndr
|
517 stub short_array_from_ndr
|
||||||
518 stub short_from_ndr
|
518 stub short_from_ndr
|
||||||
519 stub short_from_ndr_temp
|
519 stub short_from_ndr_temp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue