- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Sep 2009 17:40:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/src/org/w3c/unicorn/input
In directory hutz:/tmp/cvs-serv28844/src/org/w3c/unicorn/input
Modified Files:
DirectInputParameter.java
Log Message:
comment TODO
Index: DirectInputParameter.java
===================================================================
RCS file: /sources/public/2006/unicorn/src/org/w3c/unicorn/input/DirectInputParameter.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DirectInputParameter.java 18 Sep 2009 14:56:06 -0000 1.2
+++ DirectInputParameter.java 24 Sep 2009 17:40:57 -0000 1.3
@@ -34,7 +34,7 @@
@Override
public String getDocumentName() {
- //TODO
+ //TODO Velocitize this
return "Direct Input Document";
}
Received on Thursday, 24 September 2009 17:41:09 UTC