1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 11:32:48 -05:00

Move other backends into a subdirectory.

This is the last of the subdirectory creations I had planned. This one
is almost too footling to bother with (it hardly declutters the top
level very much).

One useful side effect is that I've included testback.c (containing
the null and loopback backends) in the otherbackends library, which
means it will now actually be _compiled_ even when nothing's using it,
and we'll spot bit-rot promptly when internal APIs change.

(And, to prove the point, I've immediately had to fix some bit-rot.)
This commit is contained in:
Simon Tatham
2021-04-22 18:17:35 +01:00
parent 8f0f5b69c0
commit 419e5e2230
7 changed files with 16 additions and 10 deletions

1070
otherbackends/telnet.c Normal file

File diff suppressed because it is too large Load Diff