mirror of
https://github.com/square/okhttp.git
synced 2026-01-27 04:22:07 +03:00
Missed my period.
This commit is contained in:
@@ -38,7 +38,7 @@ final class Settings {
|
||||
static final int DOWNLOAD_RETRANS_RATE = 0x6;
|
||||
/** Window size in bytes. */
|
||||
static final int INITIAL_WINDOW_SIZE = 0x7;
|
||||
/** Total number of settings */
|
||||
/** Total number of settings. */
|
||||
static final int COUNT = 0x8;
|
||||
|
||||
/** Bitfield of which flags that values. */
|
||||
|
||||
Reference in New Issue
Block a user