mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Fix a typo.
svn path=/trunk/; revision=50815
This commit is contained in:
@@ -203,7 +203,7 @@ GetEventMessageFileDLL(IN LPCWSTR lpLogName,
|
||||
/* Returns a string containing the requested substituted environment variable. */
|
||||
ExpandEnvironmentStringsW((LPCWSTR)szModuleName, ExpandedName, MAX_PATH);
|
||||
|
||||
/* Succesfull */
|
||||
/* Successful */
|
||||
bReturn = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user