open-license-manager
2014-10-13 852dc2056835679e2beb4b1ee9bfe4385ab27bf2
src/library/os/os-cpp.h
@@ -19,7 +19,7 @@
class OsFunctions {
public:
   static string getModuleName();
   //static string getModuleName();
   //use system dependent methods to verify signature
   static bool verifySignature(const char * stringToVerify,
         const char* signature);