Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage.h

    rc78c032 rc121f89  
    6262
    6363void register_storage_backend(storage_t *);
    64 G_GNUC_MALLOC GList *storage_init(const char *primary, char **migrate);
     64GList *storage_init(const char *primary, char **migrate);
    6565
    6666#endif /* __STORAGE_H__ */
Note: See TracChangeset for help on using the changeset viewer.