mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
d7548d0449
That's what I've usually been doing with any main()s I find under ifdef; there's no reason this should be an exception. If we're keeping it in the code at all, we should ensure it carries on compiling. I've also created a new header file bidi.h, containing pieces of the bidi definitions shared between bidi.c and the new source file. |
||
---|---|---|
.. | ||
bidi_gettype.c | ||
bidi.c | ||
bidi.h | ||
terminal.c | ||
terminal.h |