Explorar o código

Blank definition of unused, but referenced variable

Source commit: 11d7efea84fba4afb2481e0752a9ef2e727ff47d
Martin Prikryl %!s(int64=8) %!d(string=hai) anos
pai
achega
744a4f8f9e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      source/core/PuttyIntf.cpp

+ 1 - 0
source/core/PuttyIntf.cpp

@@ -12,6 +12,7 @@
 #include <StrUtils.hpp>
 #include <StrUtils.hpp>
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
 char sshver[50];
 char sshver[50];
+extern const char commitid[] = "";
 const int platform_uses_x11_unix_by_default = TRUE;
 const int platform_uses_x11_unix_by_default = TRUE;
 CRITICAL_SECTION putty_section;
 CRITICAL_SECTION putty_section;
 bool SaveRandomSeed;
 bool SaveRandomSeed;