Fix a copy & paste error in a comment.
[platform/upstream/flac.git] / src / libFLAC / include / private / ogg_mapping.h
index b8f2d2f..4e3bdea 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "FLAC/ordinals.h"
 
-/** The length of the 'FLAC' magic in bytes. */
+/** The length of the packet type field in bytes. */
 #define FLAC__OGG_MAPPING_PACKET_TYPE_LENGTH (1u)
 
 extern const unsigned FLAC__OGG_MAPPING_PACKET_TYPE_LEN; /* = 8 bits */