mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -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
|
||||
RESOLVED_FULL_CONTENT,
|
||||
|
||||
// The range request is valid but unsatisfiable
|
||||
// The range request is invalid or unsatisfiable
|
||||
RESOLVED_UNSATISFIABLE,
|
||||
|
||||
// This is a response to a (satisfiable) range request
|
||||
|
Loading…
x
Reference in New Issue
Block a user