Changes in uspace/app/pkg/pkg.c [09ab0a9a:d1582b50] in mainline


Ignore:
File:
1 edited

Legend:

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

    r09ab0a9a rd1582b50  
    137137                return ENOMEM;
    138138        }
    139         /*XXX error cleanup */
     139        /* XXX error cleanup */
    140140
    141141        printf("Downloading '%s'.\n", src_uri);
Note: See TracChangeset for help on using the changeset viewer.