mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 03:52:49 -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,7 +1,7 @@
|
||||
/*
|
||||
* gtkmain.c: the common main-program code between the straight-up
|
||||
* Unix PuTTY and pterm, which they do not share with the
|
||||
* multi-session gtkapp.c.
|
||||
* main-gtk-simple.c: the common main-program code between the
|
||||
* straight-up Unix PuTTY and pterm, which they do not share with the
|
||||
* multi-session main-gtk-application.c.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
Reference in New Issue
Block a user