mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12:48 -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 @@
|
||||
/*
|
||||
* winjump.c: support for Windows 7 jump lists.
|
||||
* jump-list.c: support for Windows 7 jump lists.
|
||||
*
|
||||
* The Windows 7 jumplist is a customizable list defined by the
|
||||
* application. It is persistent across application restarts: the OS
|
||||
|
Reference in New Issue
Block a user