summaryrefslogtreecommitdiff
path: root/examples/cpp/decode
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 /examples/cpp/decode
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 'examples/cpp/decode')
-rw-r--r--examples/cpp/decode/file/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cpp/decode/file/main.cpp b/examples/cpp/decode/file/main.cpp
index 35042d3f..9e697082 100644
--- a/examples/cpp/decode/file/main.cpp
+++ b/examples/cpp/decode/file/main.cpp
@@ -22,7 +22,7 @@
* file. It only supports 16-bit stereo files.
*
* Complete API documentation can be found at:
- * http://flac.sourceforge.net/api/
+ * http://xiph.org/flac/api/
*/
#ifdef HAVE_CONFIG_H