mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-14 15:42:28 -05:00
Fix a warning (no newline at end of file).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15136 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6f513992b9
commit
9b1f1dd0b4
1 changed files with 1 additions and 1 deletions
|
|
@ -653,4 +653,4 @@ void event_set_state(struct event *e, unsigned int state)
|
|||
e->state = STATE_NONSIGNALED;
|
||||
}
|
||||
}
|
||||
#endif /* HAVE_EVENT_OBJECTS */
|
||||
#endif /* HAVE_EVENT_OBJECTS */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue