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/prefs/VSDefaultPrefs.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sources/prefs/VSDefaultPrefs.java') diff --git a/sources/prefs/VSDefaultPrefs.java b/sources/prefs/VSDefaultPrefs.java index d7d3f81..8e4fb03 100644 --- a/sources/prefs/VSDefaultPrefs.java +++ b/sources/prefs/VSDefaultPrefs.java @@ -12,11 +12,11 @@ import java.awt.event.KeyEvent; * The Class VSDefaultPrefs. */ public class VSDefaultPrefs extends VSPrefs { - private static final long serialVersionUID = 1L; - + private static final long serialVersionUID = 1L; + /** * Inits the. - * + * * @return the vS prefs */ public static VSPrefs init() { @@ -25,9 +25,9 @@ public class VSDefaultPrefs extends VSPrefs { /** * Inits the. - * + * * @param fileName the file name - * + * * @return the vS prefs */ public static VSPrefs init(String fileName) { -- cgit v1.2.3