Ignore:
Timestamp:
Sep 1, 2016, 6:34:31 PM (9 years ago)
Author:
bird
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kWorker/kWorker.c

    r2858 r2859  
    43784378    pPeb->ProcessParameters->CommandLine.Length = (USHORT)cwc * sizeof(wchar_t);
    43794379
    4380 
    4381 /** @todo cache generation increment.   */
     4380    /*
     4381     * Invalidate the missing cache entries.
     4382     */
     4383    kFsCacheInvalidateMissing(g_pFsCache);
    43824384    return 0;
    43834385}
Note: See TracChangeset for help on using the changeset viewer.