Changeset 3581

Show
Ignore:
Timestamp:
04/14/08 17:01:08
Author:
svillar
Message:
  • Fixed a compilation error
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-maemo/tny-maemo-conic-device.c

    r3577 r3581  
    432432                        return FALSE; 
    433433                } 
    434         } else  
     434        } else { 
    435435                if (!con_ic_connection_disconnect (priv->cnx)) 
    436436                        g_warning ("Could not send disconnect dbus message");