mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Update source file names in comments and docs.
Correcting a source file name in the docs just now reminded me that I've seen a lot of outdated source file names elsewhere in the code, due to all the reorganisation since we moved to cmake. Here's a giant pass of trying to make them all accurate again.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* local.c - translate our internal character set codes to and from
|
||||
* localenc.c - translate our internal character set codes to and from
|
||||
* our own set of plausibly legible character-set names. Also
|
||||
* provides a canonical name for each encoding (useful for software
|
||||
* announcing what character set it will be using), and a set of
|
||||
|
Reference in New Issue
Block a user