Changeset 18648


Ignore:
Timestamp:
11/18/12 11:50:47 (11 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/network.h

    r18647 r18648  
    785785                                tmpstr = ostrcat("Found Wlan Stick and driver for: ", tmpstr, 0, 1);
    786786                        }
     787                        unlink("/tmp/check_wlan_driver");
    787788                        textbox(_("WLAN Info"), tmpstr, _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 0, 0);
    788789                        free(tmpstr); tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.