mirror of https://github.com/GNOME/gimp.git
added comment about copied code.
This commit is contained in:
parent
2084dc2cf6
commit
375e01b629
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue