trivial
[vamsas.git] / src / org / vamsas / client / simpleclient / FileWatcher.java
index 40038ad..a3225db 100644 (file)
@@ -95,7 +95,7 @@ public class FileWatcher {
   }
   /**
    * updates internal record of file state when caller has intentionally
-   * modified subject.
+   * modified subject. (ignores locked-state of subject)
    */
   public void setState() {
     if (subject!=null) {