Fix checkstyle

This commit is contained in:
Norman Maurer 2012-06-29 12:49:58 +02:00 committed by Trustin Lee
parent ce90550f64
commit efce2624dd

View File

@ -585,7 +585,7 @@ public class CompositeByteBuf extends AbstractByteBuf {
* Instead, it only returns a portion of the composite buffer where the
* index is located
* </p>
*
*
*
* @param index The {@code index} to search for and include in the returned {@link ByteBuf}
* @return The {@link ByteBuf} that contains the specified {@code index}