Code clean-up.

This commit is contained in:
Harald Kuhr
2011-12-19 14:30:40 +01:00
parent 0c4fc454b9
commit 49f5ab8e64
64 changed files with 309 additions and 242 deletions

View File

@@ -42,7 +42,7 @@ import java.io.OutputStream;
*
* @author <a href="mailto:harald.kuhr@gmail.com">Harald Kuhr</a>
* @author last modified by $Author: haku $
* @version $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-servlet/src/main/java/com/twelvemonkeys/servlet/ServletResponseStreamDelegate.java#2 $
* @version $Id: ServletResponseStreamDelegate.java#2 $
*/
public class ServletResponseStreamDelegate {
private Object out = null;