summaryrefslogtreecommitdiffstats
path: root/include/afb/afb-event-itf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/afb/afb-event-itf.h')
-rw-r--r--include/afb/afb-event-itf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/afb/afb-event-itf.h b/include/afb/afb-event-itf.h
index 4c9ad473..e31f22c1 100644
--- a/include/afb/afb-event-itf.h
+++ b/include/afb/afb-event-itf.h
@@ -25,7 +25,7 @@ struct json_object;
* It records the functions to be called for the request.
* Don't use this structure directly.
* Use the helper functions documented below.
- */
+ */
struct afb_event_itf {
/* CAUTION: respect the order, add at the end */