Changeset c699602 for tests/configs
- Timestamp:
- Jan 28, 2025, 10:11:24 PM (3 months ago)
- Branches:
- master
- Children:
- 49510db
- Parents:
- 2e0bb92 (diff), bada452 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tests/configs/usage.cfa ¶
r2e0bb92 rc699602 108 108 109 109 // no used 110 static int true_main( const char * path, const char * env[]) { return 0; } 110 static int true_main( const char *, const char * []) { return 0; } 111 __attribute__((unused)) static void check_main(const char *);
Note: See TracChangeset
for help on using the changeset viewer.