Fix checkstyle

This commit is contained in:
Norman Maurer 2012-06-29 12:49:58 +02:00
parent 07095a41f4
commit 27b83a480b

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}