aboutsummaryrefslogtreecommitdiffstats
path: root/src/can_event_push.hpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-02-22 13:06:24 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-02-22 15:28:12 +0100
commit836feaecd602e86ea6d954ae018a2d7bbc04aa7a (patch)
tree4bb43361e8fe8a58505a64fd50ade04000c18d60 /src/can_event_push.hpp
parent747d58ad84d230f6cf11ac818bab65019df83611 (diff)
Change way to convert simplemessage into a json
object. Improve doxygen comments Change-Id: I794bdc10f9e1ce66ebd4e68dbd6e0c465e3ca5c4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can_event_push.hpp')
-rw-r--r--src/can_event_push.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can_event_push.hpp b/src/can_event_push.hpp
index 7497a1c7..0e614f1e 100644
--- a/src/can_event_push.hpp
+++ b/src/can_event_push.hpp
@@ -16,7 +16,7 @@
* limitations under the License.
*/
- #pragma once
+#pragma once
#include "can-utils.hpp"
#include "can-signals.hpp"