fix syntax of doxygen

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22057 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-11 15:13:13 +00:00
parent 86d264b4bd
commit 11e7b12ad1

View File

@@ -40,7 +40,7 @@ RCSID("$Id$");
*
* @param context Kerberos 5 context.
* @param from list of realms to copy from.
* @param from list of realms to copy to, free list of krb5_free_host_realm().
* @param to list of realms to copy to, free list of krb5_free_host_realm().
*
* @return Returns 0 to indicate success. Otherwise an kerberos et
* error code is returned, see krb5_get_error_message().