summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/doc/plugin_locale.h
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-10-31 00:48:38 +0000
committerTom Yu <tlyu@mit.edu>2009-10-31 00:48:38 +0000
commit02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b (patch)
tree61b9147863cd8be3eff63903dc36cae168254bd5 /src/windows/identity/doc/plugin_locale.h
parent162ab371748cba0cc6f172419bd6e71fa04bb878 (diff)
downloadkrb5-02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b.tar.gz
krb5-02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b.tar.xz
krb5-02d6bcbc98a214e7aeaaa9f45f0db8784a7b743b.zip
make mark-cstyle
make reindent git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23100 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/identity/doc/plugin_locale.h')
-rw-r--r--src/windows/identity/doc/plugin_locale.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/windows/identity/doc/plugin_locale.h b/src/windows/identity/doc/plugin_locale.h
index 3c6a236e6..e6d1e1ef0 100644
--- a/src/windows/identity/doc/plugin_locale.h
+++ b/src/windows/identity/doc/plugin_locale.h
@@ -74,7 +74,7 @@ See kmm_set_locale_info() and ::kmm_module_locale for more info.
The module manager searches the array of ::kmm_module_locale objects
passed into the kmm_set_locale_info() function for one that matches
the current user locale (as opposed to the current system locale). A
-record matches the locale if it has the same language ID.
+record matches the locale if it has the same language ID.
If a match is found, that library is selected. Otherwise, the list is
searched for one that is compatible with the current user locale. A
@@ -105,5 +105,3 @@ the regular WIN32 API.
- ::kmm_LoadString
*/
-
-