Ignore:
Timestamp:
Dec 21, 2021, 12:32:59 AM (4 years ago)
Author:
bird
Message:

grep: Windows console output optimizations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/grep/config.win.h

    r3532 r3536  
    25872587/* Override initialize_main to do wildcard expansion. */
    25882588#define initialize_main w32_initialize_main
     2589void w32_initialize_main(int *pcArgs, char ***ppapszArgs);
    25892590
    25902591#endif /* !INCLUDED_CONFIG_WIN_H */
Note: See TracChangeset for help on using the changeset viewer.