diff options
Diffstat (limited to 'nxcomp/src/Transport.h')
-rw-r--r-- | nxcomp/src/Transport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Transport.h b/nxcomp/src/Transport.h index 4ae0e3c25..ba07e13d4 100644 --- a/nxcomp/src/Transport.h +++ b/nxcomp/src/Transport.h @@ -279,7 +279,7 @@ class Transport }; // -// This class handles buffered I/O and +// This class handles buffered I/O and // compression of the proxy stream. // |