Remove trailing whitespace from source code

This commit is contained in:
Sam Brannen
2014-02-08 17:30:39 +01:00
parent 1f778530b5
commit c335e99e3f
20 changed files with 29 additions and 29 deletions

View File

@@ -26,7 +26,7 @@ import java.lang.annotation.Target;
/**
* Annotation for handling exceptions thrown from message-handling methods within a
* specific handler class.
*
*
* @author Rossen Stoyanchev
* @since 4.0
*/