Changeset 1ec732a in mainline for uspace/app/newfile


Ignore:
Timestamp:
2025-11-28T20:40:11Z (4 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
144fafd
Parents:
3a4c6d9
Message:

Verify file - navigator operation and command-line utility.

File:
1 edited

Legend:

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

    r3a4c6d9 r1ec732a  
    241241        }
    242242
    243         (void)nonint;
    244         (void)quiet;
    245         (void)sparse;
    246 
    247243        if (fsize != NULL) {
    248244                rc = capa_parse(fsize, &fcap);
Note: See TracChangeset for help on using the changeset viewer.