John Safranek 9b65f5819c
API Test Fixes for GCC/PowerPC Warnings
1. In api.c, change the name of the devId global to testDevId.
2. In api.c, for the SNI test, some of the pointers were multiply
   typecast eventually to `void **`. An older compiler didn't like
   that. Just use void pointer.
2022-08-24 11:30:56 -07:00
..
2022-08-24 11:30:56 -07:00
2022-07-19 10:44:31 -06:00
2022-08-23 16:58:24 +02:00
2022-07-19 10:44:31 -06:00
2022-08-23 16:58:24 +02:00
2022-01-31 15:29:25 -05:00
2022-01-31 15:29:25 -05:00
2022-08-11 09:43:01 +10:00
2022-01-31 15:29:25 -05:00
2022-06-01 10:36:01 +10:00
2022-02-23 09:47:34 +01:00
2022-05-27 21:26:55 +02:00
2022-08-08 13:24:00 +02:00
2022-07-19 10:44:31 -06:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md