Artifact ad97829aeb7b02612ee2a3200ad96ecb080055ab:
- File unix/uxplink.c — part of check-in [c3e7c65a17] at 2003-01-12 09:32:31 on branch trunk — Having laid all the groundwork, we can now remove the global `cfg' completely from putty.h. It's now static in each of the command-line front ends, shared only between window.c and windlg.c in PuTTY proper (I've tested this by doing #define cfg cfgsillyname in those two files only, and it still links so nobody else is using that symbol!), and part of the `inst' structure in pterm. I think that only leaves the Unicode module as the last stubborn holdout in the anti-global-variables campaign. (user: simon size: 17078)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.