mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
74aa3cb7fb
This avoids any further problems with non-NULL pointers, and also allows me to throw out a lot of boilerplate initialisation of pointers, integers and booleans to NULL, 0 or false respectively. (Of course, all the initialisations to _other_ values have to stay.) |
||
---|---|---|
.. | ||
bidi_gettype.c | ||
bidi_test.c | ||
bidi.c | ||
bidi.h | ||
lineedit.c | ||
terminal.c | ||
terminal.h |