View | Details | Raw Unified | Return to bug 122151
Collapse All | Expand All

(-)library/gnome-keyring.c 2008-03-27 11:06:27.000000000 +0100 (+1 lines)
Lines 1779-1784 gnome_keyring_daemon_set_display_sync (c Link Here
1779
 * Return value: %GNOME_KEYRING_RESULT_OK if the operation was succcessful or 
1779
 * Return value: %GNOME_KEYRING_RESULT_OK if the operation was succcessful or 
1780
 * an error result otherwise. 
1780
 * an error result otherwise. 
1781
 **/ 
1781
 **/ 
1782
extern char **environ;
1782
GnomeKeyringResult
1783
GnomeKeyringResult
1783
gnome_keyring_daemon_prepare_environment_sync (void)
1784
gnome_keyring_daemon_prepare_environment_sync (void)
1784
{
1785
{

Return to bug 122151