Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sysinst/sysinst.h

    r5df2570 r2c21595  
    8686        bool quit;
    8787        char errmsg[128];
     88        /** Allow overwriting files in current copy operation. */
     89        bool overwrite;
    8890} sysinst_t;
    8991
Note: See TracChangeset for help on using the changeset viewer.