1
0
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:
Jesse Wilson
2012-09-26 14:40:18 -04:00
parent b0b1c06a06
commit 1ef44259dc

View File

@@ -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. */