summaryrefslogtreecommitdiffstats
path: root/discover/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/event.h')
-rw-r--r--discover/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/discover/event.h b/discover/event.h
index 1f6966c..2d83ad9 100644
--- a/discover/event.h
+++ b/discover/event.h
@@ -23,7 +23,7 @@ struct event {
enum event_action action;
const char *device;
- struct param {
+ struct event_param {
char *name;
char *value;
} *params;
OpenPOWER on IntegriCloud