Changeset 41417 for titan


Ignore:
Timestamp:
12/13/17 19:53:36 (6 years ago)
Author:
gost
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/multiboot.h

    r41413 r41417  
    5151                        tmpstr2[7] = '\0';
    5252                        ownpart = ostrcat(tmpstr2+6, NULL, 0, 0);
    53                 //setchoiceboxselection(partitions, ownpart);
    5453         }
    5554         free(tmpstr); tmpstr = NULL;
     
    8281                        }
    8382                        closedir(dir);
     83                        setchoiceboxselection(partitions, ownpartname);
    8484                }
    8585
Note: See TracChangeset for help on using the changeset viewer.