mirror of https://github.com/kiwix/libkiwix.git
Fixed a CodeFactor issue
This commit is contained in:
parent
a9b6d481cc
commit
886ae17274
|
@ -29,7 +29,6 @@ namespace kiwix {
|
||||||
class ByteRange
|
class ByteRange
|
||||||
{
|
{
|
||||||
public: // types
|
public: // types
|
||||||
|
|
||||||
// ByteRange is parsed in a request, then it must be resolved (taking
|
// ByteRange is parsed in a request, then it must be resolved (taking
|
||||||
// into account the actual size of the requested resource) before
|
// into account the actual size of the requested resource) before
|
||||||
// being applied in the response.
|
// being applied in the response.
|
||||||
|
|
Loading…
Reference in New Issue