mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-15 18:17:50 -04:00
Fixed a comment
This commit is contained in:
parent
886ae17274
commit
50a850f3a9
@ -49,7 +49,7 @@ class ByteRange
|
|||||||
// This is a response to a regular (non-range) request
|
// This is a response to a regular (non-range) request
|
||||||
RESOLVED_FULL_CONTENT,
|
RESOLVED_FULL_CONTENT,
|
||||||
|
|
||||||
// The range request is valid but unsatisfiable
|
// The range request is invalid or unsatisfiable
|
||||||
RESOLVED_UNSATISFIABLE,
|
RESOLVED_UNSATISFIABLE,
|
||||||
|
|
||||||
// This is a response to a (satisfiable) range request
|
// This is a response to a (satisfiable) range request
|
||||||
|
Loading…
x
Reference in New Issue
Block a user