Wrong "its"

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6205 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-10-15 20:16:06 +00:00
parent 9bb2916dc1
commit 34dfd3ebd6
@@ -63,7 +63,7 @@ public class FramingOutputStream extends ByteBufferOutputStream
*/
public ByteBuffer frameAndReturnBuffer ()
{
// flip the buffer which will limit it to it's current position
// flip the buffer which will limit it to its current position
_buffer.flip();
// then write the frame length and rewind back to the start of the