]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz-tinyxpath.patch
up to 2022.1
[packages/domoticz.git] / domoticz-tinyxpath.patch
index 26f6d20fbc4e849f37ee851fb74c1a4d787ea633..5ca63d96bafc93728155eb8b57effa1a210485d8 100644 (file)
@@ -130,9 +130,9 @@ index bc231d8f6..334f203a6 100644
  
 +#include <tinyxml.h>
 +
- #define ADD_STRING_TO_DICT(pPlugin, pDict, key, value)                                                                                                                                                          \
-       {                                                                                                                                                                                              \
-               PyNewRef        pObj = Py_BuildValue("s", value.c_str());                                                                                                                                    \
+ #define ADD_STRING_TO_DICT(pPlugin, pDict, key, value)                                                                                      \
+       {                                                                                                                                       \
+               PyNewRef        pObj = Py_BuildValue("s", value.c_str());                                                                               \
 --- a/hardware/AnnaThermostat.cpp      2020-03-22 09:16:16.000000000 -0500
 +++ b/hardware/AnnaThermostat.cpp      2020-03-24 10:41:00.530030798 -0500
 @@ -9,7 +9,7 @@
This page took 0.061424 seconds and 4 git commands to generate.