Added missing javadoc

This commit is contained in:
thatsIch 2014-10-01 10:53:08 +02:00
parent e1627734b1
commit 4782877e8c

View file

@ -271,7 +271,7 @@ public class GuiInterfaceTerminal extends AEBaseGui
/** /**
* The max amount of unique names and each inv row. Not affected by the filtering. * The max amount of unique names and each inv row. Not affected by the filtering.
* *
* @return * @return max amount of unique names and each inv row
*/ */
private int getMaxRows() private int getMaxRows()
{ {