summaryrefslogtreecommitdiff
path: root/sources/prefs/VSPrefs.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
commit73d9798f8bccd2bfc3169e95790c7fc185701188 (patch)
tree5359b7cd0da71450e64a975cec4fced01a8d0fcb /sources/prefs/VSPrefs.java
parent009350323123fc4b47041cb2194e8df19f69423b (diff)
comments.
Diffstat (limited to 'sources/prefs/VSPrefs.java')
-rw-r--r--sources/prefs/VSPrefs.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/sources/prefs/VSPrefs.java b/sources/prefs/VSPrefs.java
index 6948dee..0aa8a01 100644
--- a/sources/prefs/VSPrefs.java
+++ b/sources/prefs/VSPrefs.java
@@ -8,7 +8,6 @@ import java.awt.Color;
import java.io.*;
import java.util.*;
-// TODO: Auto-generated Javadoc
/**
* The Class VSPrefs.
*/
@@ -154,7 +153,7 @@ public abstract class VSPrefs implements Serializable {
}
/**
- * Instantiates a new vS prefs.
+ * Instantiates a new lang.process.removeprefs.
*/
public VSPrefs() {
colorPrefs = new HashMap<String,Color>();