summaryrefslogtreecommitdiff
path: root/include/FLAC/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/FLAC/metadata.h')
-rw-r--r--include/FLAC/metadata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/FLAC/metadata.h b/include/FLAC/metadata.h
index bf1bffe4..651b7405 100644
--- a/include/FLAC/metadata.h
+++ b/include/FLAC/metadata.h
@@ -510,7 +510,7 @@ FLAC_API FLAC__MetadataType FLAC__metadata_simple_iterator_get_block_type(const
* \retval uint32_t
* The length of the metadata block at the current iterator position.
* The is same length as that in the
- * <a href="http://xiph.org/flac/format.html#metadata_block_header">metadata block header</a>,
+ * <a href="http://xiph.org/flhttps://xiph.org/flac/format.html#metadata_block_header">metadata block header</a>,
* i.e. the length of the metadata body that follows the header.
*/
FLAC_API uint32_t FLAC__metadata_simple_iterator_get_block_length(const FLAC__Metadata_SimpleIterator *iterator);