projects
/
petitboot
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Various fixups and checks to make scan-build happy
[petitboot]
/
discover
/
event.h
diff --git
a/discover/event.h
b/discover/event.h
index 1f6966c970ab54279b4d27747477dc1342b5a43d..2d83ad99b359b7a68a59d8c9e6ba36e9b9df6b05 100644
(file)
--- 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;