Changeset 1047

Show
Ignore:
Timestamp:
10/23/06 14:42:27
Author:
pvanhoof
Message:

Bugfix for a bug reported by Nitin.Mahajan@nokia.com

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-gnome-desktop/tny-gnome-account-store.c

    r949 r1047  
    233233per_account_forget_pass_func (TnyAccount *account) 
    234234{ 
    235         const TnyAccountStore *self = tny_account_get_account_store (account); 
    236         TnyGnomeAccountStorePriv *priv = TNY_GNOME_ACCOUNT_STORE_GET_PRIVATE (self); 
    237         TnyGetPassFunc func; 
    238235        if (G_LIKELY (passwords)) 
    239236        {