Mercurial > trustbridge
comparison cinst/nssstore_win.c @ 1247:d4b24df4eed1
Doc: fix typo
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 25 Sep 2014 12:03:18 +0200 |
parents | 0a803c3fb5a6 |
children | 845048d4a69f |
comparison
equal
deleted
inserted
replaced
1246:8748223990eb | 1247:d4b24df4eed1 |
---|---|
172 } | 172 } |
173 /**@brief Get the path to all users default registry hive | 173 /**@brief Get the path to all users default registry hive |
174 * | 174 * |
175 * Enumerates the keys in #PROFILE_LIST and retuns a | 175 * Enumerates the keys in #PROFILE_LIST and retuns a |
176 * list of their profile path / sid pairs with the utf-8 encoded paths to | 176 * list of their profile path / sid pairs with the utf-8 encoded paths to |
177 * their suggestedregistry hive location. | 177 * their suggested registry hive location. |
178 * | 178 * |
179 * Users with an SID not starting with S-1-5-21- are ignored | 179 * Users with an SID not starting with S-1-5-21- are ignored |
180 * as is the current user. | 180 * as is the current user. |
181 * | 181 * |
182 * The return value should be freed with pkp_t_free | 182 * The return value should be freed with pkp_t_free |