Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • storage.h

    rb73ac9c rc121f89  
    3333        STORAGE_ALREADY_EXISTS,
    3434        STORAGE_OTHER_ERROR /* Error that isn't caused by user input, such as
    35                                                    a database that is unreachable. log() will be
    36                                                    used for the exact error message */
     35                               a database that is unreachable. log() will be
     36                               used for the exact error message */
    3737} storage_status_t;
    3838
Note: See TracChangeset for help on using the changeset viewer.