From 5b6bf8d65ecd6b4b3cccc17314dd763255fb3856 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:48:22 +0000 Subject: Added private static final long serialVersionUID = 1L; Some docu update. --- sources/utils/VSTools.java | 1 + 1 file changed, 1 insertion(+) (limited to 'sources/utils/VSTools.java') diff --git a/sources/utils/VSTools.java b/sources/utils/VSTools.java index e4db8e1..3423fe5 100644 --- a/sources/utils/VSTools.java +++ b/sources/utils/VSTools.java @@ -10,6 +10,7 @@ package utils; * The Class VSTools. */ public final class VSTools { + private static final long serialVersionUID = 1L; /** * Gets the time string. -- cgit v1.2.3