Changes between Version 32 and Version 33 of Hacking


Ignore:
Timestamp:
08/19/23 04:36:04 (9 months ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hacking

    v32 v33  
    130130        for (i = 0; str_options[i].opt_name != NULL; i++) 
    131131            g_free (*str_options[i].opt_addr); 
    132 } 
    133132}}} 
    134133