Browse Source

Remove blank line

Brad Fitzpatrick 11 years ago
parent
commit
5a793017f7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frame.go

+ 0 - 1
frame.go

@@ -644,7 +644,6 @@ func (f *Framer) WriteWindowUpdate(streamID, incr uint32) error {
 	f.startWrite(FrameWindowUpdate, 0, streamID)
 	f.writeUint32(incr)
 	return f.endWrite()
-
 }
 
 // A HeadersFrame is used to open a stream and additionally carries a