mosquitto/lib/cpp
Jens Breitbart fbb60d67a7 Fix compiler warnings (unused parameter, additional semicolon).
A modern version of the clang compiler complained about:
* unused parameters
* additional semicolon
. This commit fixes these warnings.

Signed-off-by: Jens Breitbart <jbreitbart@gmail.com>
2016-12-10 20:02:19 +00:00
..
CMakeLists.txt Fix string quoting in CMakeLists.txt. Closes #4. 2016-03-13 20:33:08 +00:00
Makefile Add CROSS_COMPILE to Makefiles. 2014-05-25 23:36:38 +01:00
mosquittopp.cpp Fixes a bug where the C++ wrapper would always claim SOCKS was not supported. (#198) 2016-06-29 17:12:20 +01:00
mosquittopp.h Fix compiler warnings (unused parameter, additional semicolon). 2016-12-10 20:02:19 +00:00