summaryrefslogtreecommitdiff
path: root/include/FLAC/metadata.h
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2014-06-28 09:12:06 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-06-28 09:12:45 +1000
commit46bedb58d31ddcbc7621ae3f1c83123c96bbdf39 (patch)
tree9761020cc8cd93d9c14d00d75ee434a429e9f9f1 /include/FLAC/metadata.h
parent987f74ae7a133487fc0c20e6d07ae41a105db15a (diff)
downloadflac-46bedb58d31ddcbc7621ae3f1c83123c96bbdf39.tar.gz
Update URLs as nedeed.
Sourceforge.net links updated as nedeed with some of them being changed to point to xiph.org/flac. Patch-from: lvqcl <lvqcl.mail@gmail.com>
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 fcc8ed95..a8b43ddd 100644
--- a/include/FLAC/metadata.h
+++ b/include/FLAC/metadata.h
@@ -500,7 +500,7 @@ FLAC_API FLAC__MetadataType FLAC__metadata_simple_iterator_get_block_type(const
* \retval unsigned
* The length of the metadata block at the current iterator position.
* The is same length as that in the
- * <a href="http://flac.sourceforge.net/format.html#metadata_block_header">metadata block header</a>,
+ * <a href="http://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 unsigned FLAC__metadata_simple_iterator_get_block_length(const FLAC__Metadata_SimpleIterator *iterator);