Fixing opening curly braces on its own lines.

fix-message-formatting
Markus Kilås 12 years ago
parent f0f06d810b
commit 1d967a9d74

@ -15,7 +15,9 @@
/**
* Frame for showing information about a certificate.
*/
public class ViewCertificateFrame extends SIPCommFrame {
public class ViewCertificateFrame
extends SIPCommFrame
{
/**
* Serial version UID.

Loading…
Cancel
Save