mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[RPCRT4] Fix 'Routeines' typos (#2481)
Addendum to b6fdb56b9a.
Import
https://source.winehq.org/git/wine.git/commit/c73352047d20a503c67bdd583f6ef8d98711a678
CORE-15682
This commit is contained in:
@@ -511,9 +511,9 @@
|
||||
511 stub long_from_ndr
|
||||
512 stub long_from_ndr_temp
|
||||
513 stub pfnFreeRoutines
|
||||
514 stub pfnMarshallRouteines
|
||||
514 stub pfnMarshallRoutines
|
||||
515 stub pfnSizeRoutines
|
||||
516 stub pfnUnmarshallRouteines
|
||||
516 stub pfnUnmarshallRoutines
|
||||
517 stub short_array_from_ndr
|
||||
518 stub short_from_ndr
|
||||
519 stub short_from_ndr_temp
|
||||
|
||||
Reference in New Issue
Block a user