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

View File

@@ -35,8 +35,17 @@
RCSID("$Id$");
/*
/**
* Copy the list of realms from `from' to `to'.
*
* @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().
*
* @return Returns 0 to indicate success. Otherwise an kerberos et
* error code is returned, see krb5_get_error_message().
*
* @ingroup krb5
*/
krb5_error_code KRB5_LIB_FUNCTION