• Mingtao Yang's avatar
    Make OpenSSLVersionFinder static methods free functions · d2bc1134
    Mingtao Yang authored
    Summary:
    getOpenSSLNumericVersion was not static, while getOpenSSLLongVersion() was.
    Rather than change it to static, these functions should simply be free
    functions.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D7094066
    
    fbshipit-source-id: 808a9d169100c9d94d466d9348418a4e8a50c751
    d2bc1134
OpenSSLVersionFinder.h 1.27 KB