mirror of
https://github.com/boostorg/endian.git
synced 2025-08-03 22:44:32 +02:00
Punctuation in comment.
This commit is contained in:
@@ -23,7 +23,7 @@ using namespace boost::endian;
|
|||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
// This is an extract from a very widely used GIS file format. Who knows
|
// This is an extract from a very widely used GIS file format. Who knows
|
||||||
// why a designer would mix big and little endians in the same file - but
|
// why a designer would mix big and little endians in the same file? But
|
||||||
// this is a real-world format and users wishing to write low level code
|
// this is a real-world format and users wishing to write low level code
|
||||||
// manipulating these files have to deal with the mixed endianness.
|
// manipulating these files have to deal with the mixed endianness.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user