Formatting.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2920 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
ray.j.greenwell
2010-10-15 02:24:08 +00:00
parent 57e629dfdb
commit b77b1c72a6
@@ -46,5 +46,5 @@ public @interface ReplacedBy
/**
* The reason the replacement is suggested, in case it's not obvious.
*/
String reason() default "";
String reason () default "";
}