From 009350323123fc4b47041cb2194e8df19f69423b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:03:33 +0000 Subject: Run astyle. --- sources/utils/VSInfoArea.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sources/utils/VSInfoArea.java') diff --git a/sources/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index bb485b9..f922a5b 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.java @@ -13,8 +13,8 @@ import javax.swing.border.*; * The Class VSInfoArea. */ public class VSInfoArea extends JTextPane { - private static final long serialVersionUID = 1L; - + private static final long serialVersionUID = 1L; + /** * Instantiates a new vS info area. */ @@ -24,7 +24,7 @@ public class VSInfoArea extends JTextPane { /** * Instantiates a new vS info area. - * + * * @param text the text */ public VSInfoArea(String text) { -- cgit v1.2.3