Skip to content
Snippets Groups Projects
Commit ffcfd0f3 authored by Felipe Cecagno's avatar Felipe Cecagno
Browse files

remove special characters which was causing bbb-fsesl-client fail to build

parent 019cfa6c
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ import org.slf4j.LoggerFactory;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Trustin Lee (tlee@redhat.com)
*
* @version $Rev: 1685 $, $Date: 2009-08-28 16:15:49 +0900 (금, 28 8 2009) $
* @version $Rev: 1685 $, $Date: 2009-08-28 16:15:49 +0900 $
*
*/
public class ChannelEventRunnable implements Runnable, EstimatableObjectWrapper {
......
......@@ -54,7 +54,7 @@ import org.jboss.netty.util.internal.ExecutorUtil;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Trustin Lee (tlee@redhat.com)
*
* @version $Rev: 1685 $, $Date: 2009-08-28 16:15:49 +0900 (금, 28 8 2009) $
* @version $Rev: 1685 $, $Date: 2009-08-28 16:15:49 +0900 $
*
* @apiviz.landmark
* @apiviz.has java.util.concurrent.ThreadPoolExecutor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment