1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/otherbackends
Simon Tatham 8df3ad6316 testback.c: remove emacs magic comment.
It looks as if Ben put that in when he originally wrote the file,
since it refers to a C file style called 'simon', which isn't what I
call my preferred style in _my_ Emacs preferences, but might plausibly
be what he called it in his.

It causes an annoying error every time I load the source file into
Emacs, because it refers to a nonexistent style name. And surely it
will do the same to almost all other Emacs users. Get rid of it.
2021-09-12 15:10:35 +01:00
..
CMakeLists.txt Move other backends into a subdirectory. 2021-04-22 18:24:15 +01:00
raw.c Separate backend_send from backend_sendbuffer. 2021-09-12 09:52:46 +01:00
rlogin.c Separate backend_send from backend_sendbuffer. 2021-09-12 09:52:46 +01:00
supdup.c Separate backend_send from backend_sendbuffer. 2021-09-12 09:52:46 +01:00
telnet.c Separate backend_send from backend_sendbuffer. 2021-09-12 09:52:46 +01:00
testback.c testback.c: remove emacs magic comment. 2021-09-12 15:10:35 +01:00