Ignore:
Timestamp:
06/01/12 20:06:43 (12 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/browser/browser.h

    r16143 r16219  
    210210                {
    211211                        status.sec = 0; //deaktivate spinner
    212                         tmpstr = ostrcat("/var/swap/bin/nsfb -f linux ", mbox->param, 0, 0);
     212                        tmpstr = ostrcat("nsfb -f linux ", mbox->param, 0, 0);
    213213                        system(tmpstr);
    214214                        free(tmpstr); tmpstr = NULL;
Note: See TracChangeset for help on using the changeset viewer.