VirtualBox

Changeset 2641 in kBuild for trunk/src/kash/var.c


Ignore:
Timestamp:
Sep 9, 2012 1:52:11 AM (12 years ago)
Author:
bird
Message:

Forgot to remove debug fprintfs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/var.c

    r2637 r2641  
    359359        int nlen;
    360360
    361 fprintf(stderr, "debug: setvareq '%s'\n", s);
    362361#if defined(_MSC_VER) || defined(_WIN32)
    363362        /* On Windows PATH is often spelled 'Path', correct this here.  */
     
    370369                s[2] = 'T';
    371370                s[3] = 'H';
    372 fprintf(stderr, "debug: setvareq '%s' FIXED\n", s);
    373371        }
    374372#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette