Bug 460639 - source formating
diff --git a/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceRuntimeImpl.java b/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceRuntimeImpl.java
index 906fdd6..ad56010 100644
--- a/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceRuntimeImpl.java
+++ b/bundles/org.eclipse.equinox.http.servlet/src/org/eclipse/equinox/http/servlet/internal/HttpServiceRuntimeImpl.java
@@ -215,7 +215,7 @@
 
 		runtimeDTO.attributes = serializeAttributes();
 
-		// TODO
+		// TODO FailedErrorDTOs
 
 		runtimeDTO.failedErrorPageDTOs = null;
 		runtimeDTO.failedFilterDTOs = getFailedFilterDTOs();