[BASESRV]: forgot to update the name table.

svn path=/trunk/; revision=59886
This commit is contained in:
Alex Ionescu 2013-08-29 21:27:18 +00:00
parent abf866eeec
commit 59e1a8cedf

View file

@ -125,6 +125,7 @@ PCHAR BaseServerApiNameTable[BasepMaxApiNumber - BASESRV_FIRST_API_NUMBER] =
"BaseNlsUpdateCacheCount",
"BaseSetTermsrvClientTimeZone",
"BaseSxsCreateActivationContext",
"BaseUnknown",
"BaseRegisterThread",
"BaseNlsGetUserInfo",
};