You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2008/11/26 14:42:27 UTC

svn commit: r720848 - /myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java

Author: werpu
Date: Wed Nov 26 05:42:27 2008
New Revision: 720848

URL: http://svn.apache.org/viewvc?rev=720848&view=rev
Log:
checkstyle error fix
sorry

Modified:
    myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java

Modified: myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java?rev=720848&r1=720847&r2=720848&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java (original)
+++ myfaces/core/branches/2_0_0/impl/src/main/java/org/apache/myfaces/context/servlet/ResponseSwitch.java Wed Nov 26 05:42:27 2008
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright 2004 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");