Changeset 2910 in MondoRescue


Ignore:
Timestamp:
Dec 9, 2011, 4:15:01 PM (12 years ago)
Author:
Bruno Cornec
Message:

Fix a syntax issue in newt-specific.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/src/common/newt-specific.c

    r2907 r2910  
    405405        /* newtPopHelpLine(); */
    406406
    407         /*  Before removing dir, make sure we're out of them */ */
     407        /*  Before removing dir, make sure we're out of them */
    408408        chdir("/tmp");
    409409        run_program_and_log_output("umount -d " MNT_CDROM, FALSE);
Note: See TracChangeset for help on using the changeset viewer.