simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Nov 4 09:03:03 GMT 2018


TL;DR:
  a4b5f66d Remove 'static' qualifier from Conf pointer

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-11-04 09:03:03

commit a4b5f66d931a43dda6aa00516f8d2d25cba607c3
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a4b5f66d931a43dda6aa00516f8d2d25cba607c3;hp=506a0b1b77d2f8852e9542a79dde98ff82630b0b
Author: Pavel I. Kryukov <kryukov at frtk.ru>
Date:   Sat Nov 3 21:20:40 2018 +0300

    Remove 'static' qualifier from Conf pointer
    
    Configuration pointer is globally visible from winstuff.h, so it cannot
    be 'static' any longer.

 pscp.c             | 2 +-
 psftp.c            | 2 +-
 unix/uxplink.c     | 2 +-
 windows/winplink.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list