summaryrefslogtreecommitdiffstats
path: root/ctl-lib/afb-definitions.h
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-06-05 22:40:09 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-06-07 07:23:23 +0000
commit6838dff13293746e5855c6e3d1031aea150a6d76 (patch)
treebf5c7d232bb4ea4f2517b817ac5c3ecd62638867 /ctl-lib/afb-definitions.h
parent5b079d4c23228dc98998c5603e6a9aac07b04164 (diff)
Fixed spelling of AFB_ReqSuccess
Also change event message from notice to debug level. Change-Id: I8dc891343ee7f744ea0e3c07455806eaf34c1d7e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'ctl-lib/afb-definitions.h')
-rw-r--r--ctl-lib/afb-definitions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctl-lib/afb-definitions.h b/ctl-lib/afb-definitions.h
index e4e71c7..721f0e8 100644
--- a/ctl-lib/afb-definitions.h
+++ b/ctl-lib/afb-definitions.h
@@ -141,4 +141,4 @@
#define AFB_ApiVerbs afb_verb_v2
#endif
-#endif /* _AFB_DEFINITIONS_INCLUDE_ */ \ No newline at end of file
+#endif /* _AFB_DEFINITIONS_INCLUDE_ */