On 26/09/2007, Rupert Smith <[EMAIL PROTECTED]> wrote:

> For example:
>
>    /* Holds the name of the property to get the fail before send flag from.
> */
>
> To:
>
>    /**
>     * Holds the name of the property to get the fail before send flag from.
>     */
>
> It just creates pointlessly annoying diffs, that confuse the whole issue.

In this case the difference is significant since the first one won't
get included in javadoc?

RG

Reply via email to