git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5581 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
2114bc97d1
commit
16d3d37c52
|
@ -49,7 +49,7 @@ struct EventListener {
|
|||
by the thread to the Event
|
||||
Source. */
|
||||
flagsmask_t el_flags; /**< @brief Flags added to the listener
|
||||
bu the event source.*/
|
||||
by the event source.*/
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue