Changeset 6325bd4 for tests


Ignore:
Timestamp:
Sep 11, 2024, 2:27:04 PM (3 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
1665ee5, 20c2ade
Parents:
efe697d
Message:

Fix fork+exec missed case / broken build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/configs/usage.cfa

    refe697d r6325bd4  
    108108
    109109// no used
    110 static int true_main( const char * path, char * env[]) { return 0; }
     110static int true_main( const char * path, const char * env[]) { return 0; }
Note: See TracChangeset for help on using the changeset viewer.