Fix some Doxygen warnings

This commit is contained in:
Nicolas Williams
2016-12-14 22:00:04 -06:00
parent a1c505309c
commit 2ebec2e4ec
7 changed files with 23 additions and 6 deletions

View File

@@ -124,8 +124,10 @@
* one mechanism. In GSS-API some function return MN and some
* require MN as input. Each of these function is marked up as such.
*
* @TODO Describe relationship between import_name, canonicalize_name,
* export_name and friends.
* @FIXME Describe relationship between import_name, canonicalize_name,
* export_name and friends. Also, update for RFC2743 language
* ("contiguous" and "flat" are gone, leaving just "exported name
* token", "internal", and "MN").
*/
/** @defgroup gssapi Heimdal GSS-API functions */