mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-05 21:42:47 -05:00
Move the SSH implementation into its own subdirectory.
This clears up another large pile of clutter at the top level, and in the process, allows me to rename source files to things that don't all have that annoying 'ssh' prefix at the top.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Main program to compile sshzlib.c into a zlib decoding tool.
|
||||
* Main program to compile ssh/zlib.c into a zlib decoding tool.
|
||||
*
|
||||
* This is potentially a handy tool in its own right for picking apart
|
||||
* Zip files or PDFs or PNGs, because it accepts the bare Deflate
|
||||
|
Reference in New Issue
Block a user