Set svn properties

This commit is contained in:
Trustin Lee 2009-11-23 05:37:56 +00:00
parent 885ef30dfc
commit f534c2ac53

View File

@ -41,7 +41,7 @@ import org.jboss.xnio.channels.WritableMessageChannel;
/**
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Trustin Lee (trustin@gmail.com)
* @version $Rev: 937 $, $Date: 2009-02-25 19:43:03 +0900 (Wed, 25 Feb 2009) $
* @version $Rev$, $Date$
*/
@SuppressWarnings("unchecked")
class BaseXnioChannel extends AbstractChannel implements XnioChannel {