Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/contacts/contacts.c

    ree8d4d6 r09ab0a9a  
    526526{
    527527        errno_t rc;
    528         contacts_t *contacts = NULL;
     528        contacts_t *contacts;
    529529
    530530        rc = contacts_open("contacts.sif", &contacts);
Note: See TracChangeset for help on using the changeset viewer.