From 6d1c067719c29647adc80b959c8c976241ccbd90 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Tue, 19 Sep 2017 09:20:40 +0200 Subject: [PATCH] tabs -> spaces --- src/include/lwip/apps/mqtt_opts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/lwip/apps/mqtt_opts.h b/src/include/lwip/apps/mqtt_opts.h index ffefacd2..4226d21e 100644 --- a/src/include/lwip/apps/mqtt_opts.h +++ b/src/include/lwip/apps/mqtt_opts.h @@ -39,7 +39,7 @@ #include "lwip/opt.h" -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif