That was a typo. The example I gave was from a real commit, I just retyped the first example myself by hand and missed a '*'.
On 26/09/2007, Robert Greig <[EMAIL PROTECTED]> wrote: > > 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 >
