From efff967bb744b0697592e6108cb227baa58e9885 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 13 Aug 2008 16:07:15 +0000 Subject: all line lengths <= 80 --- sources/exceptions/VSNegativeNumberException.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/exceptions/VSNegativeNumberException.java') diff --git a/sources/exceptions/VSNegativeNumberException.java b/sources/exceptions/VSNegativeNumberException.java index a30a385..fdfe530 100644 --- a/sources/exceptions/VSNegativeNumberException.java +++ b/sources/exceptions/VSNegativeNumberException.java @@ -30,6 +30,6 @@ package exceptions; * @author Paul C. Buetow */ public class VSNegativeNumberException extends Exception { - /** The serial version uid */ + /** The serial version uid */ private static final long serialVersionUID = 1L; } -- cgit v1.2.3