Skip to content

Commit

Permalink
[sre] Fixing warnings in source code.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Apr 28, 2017
1 parent 0a36ac2 commit 6831dc1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -141,6 +141,7 @@ public synchronized Behavior unregisterBehavior(Behavior attitude) {
return attitude;
}

@SuppressWarnings("unchecked")
@Override
public void wake(Event evt) {
wake(evt, $DEFAULT_VALUE$WAKE_0);
Expand Down

0 comments on commit 6831dc1

Please sign in to comment.