Changeset 928 for trunk/dll/pathutil.c


Ignore:
Timestamp:
Jan 18, 2008, 4:08:02 AM (18 years ago)
Author:
Gregg Young
Message:

Dir containers now save basic presparams on a per container basis. Ticket 3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/pathutil.c

    r920 r928  
    124124
    125125  bstrip(pszCmdLine_);
     126  memset(pszWorkBuf, 0, MAXCOMLINESTRG);
    126127  strcpy(szCmdLine, pszCmdLine_);
    127128  if (szCmdLine[0] != '\0') {
Note: See TracChangeset for help on using the changeset viewer.