Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage.h

    r823de9d r297d1d02  
    5959storage_status_t storage_remove (const char *nick, const char *password);
    6060
    61 /* storage_status_t storage_rename (const char *onick, const char *nnick, const char *password); */
    62 
    6361void register_storage_backend(storage_t *);
    6462G_GNUC_MALLOC GList *storage_init(const char *primary, char **migrate);
Note: See TracChangeset for help on using the changeset viewer.