On 18.12.18 16:27, [email protected] wrote: > Author: painter > Date: Tue Dec 18 15:27:13 2018 > New Revision: 1849182 [...] > - public void setCipher(String cipher) > - { > - /* dummy */ > - } [...] > + public void setCipher(String cipher) { > + /* dummy */ > + }
See https://turbine.apache.org/common/code-standards.html Brackets should begin and end on a new line. Bye, Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
