added comment about copied code.

This commit is contained in:
Michael Natterer 2005-10-27 17:22:26 +00:00
parent 2084dc2cf6
commit 375e01b629
1 changed files with 4 additions and 0 deletions

View File

@ -362,6 +362,10 @@ copy_uri (const gchar *src_uri,
#ifdef HAVE_GNOME_KEYRING
/* gnome-keyring code copied from
* libgnomeui/libgnomeui/gnome-authentication-manager.c CVS version 1.13
*/
typedef struct
{
const GnomeVFSModuleCallbackFillAuthenticationIn *in_args;