• Monty's avatar
    Fixed compiler warnings · d5c54f39
    Monty authored
    - Removed not used variables
    - Added __attribute__()
    - Added static to some local functions
      (gcc 5.4 gives a warning for external functions without an external definition)
    d5c54f39
ssl.cpp 37.6 KB