Search:
Login
Preferences
Help/Guide
About Trac
Register
Home
Timeline
Roadmap
Browse Source
View Tickets
Search
Downloads
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 32
and
Version 33
of
Hacking
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/19/23 04:36:04 (
15 months
ago)
Author:
andrew_b
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Hacking
v32
v33
130
130
for (i = 0; str_options[i].opt_name != NULL; i++)
131
131
g_free (*str_options[i].opt_addr);
132
}
133
132
}}}
134
133