This commit is contained in:
Sebastian Kaspari 2009-05-28 23:03:14 +02:00
parent 0f54290747
commit c179520a17
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class MessageBuffer
private static final int EMERGENCY_MAX_SIZE = 10; private static final int EMERGENCY_MAX_SIZE = 10;
/** /**
* Constructor - Create a fresh ne MessageBuffer * Constructor - Create a fresh new MessageBuffer
*/ */
public MessageBuffer() public MessageBuffer()
{ {