diff options
Diffstat (limited to 'nxcomp/src/Control.cpp')
-rw-r--r-- | nxcomp/src/Control.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Control.cpp b/nxcomp/src/Control.cpp index d894e652a..4ae32ef3f 100644 --- a/nxcomp/src/Control.cpp +++ b/nxcomp/src/Control.cpp @@ -454,7 +454,7 @@ Control::Control() // // Transport buffers' allocation parameters. - // + // TransportXBufferSize = TRANSPORT_X_BUFFER_SIZE; TransportProxyBufferSize = TRANSPORT_PROXY_BUFFER_SIZE; |