krb5: Fix doxygen comments

This commit is contained in:
Nicolas Williams
2021-11-30 00:56:13 -06:00
committed by Jeffrey Altman
parent 63034f36ae
commit c84384c544

View File

@@ -41,6 +41,9 @@
*
* @context A krb5_context
* @path_in The path to expand tokens from
* @filepath True if the value is a filesystem path (converts slashes to
* backslashes on Windows)
* @ppath_out The expanded path
*
* Outputs:
*
@@ -63,6 +66,8 @@ _krb5_expand_path_tokens(krb5_context context,
*
* @context A krb5_context
* @path_in The path to expand tokens from
* @filepath True if the value is a filesystem path (converts slashes to
* backslashes on Windows)
* @ppath_out The expanded path
* @... Variable number of pairs of strings, the first of each
* being a token (e.g., "luser") and the second a string to