summaryrefslogtreecommitdiff
path: root/examples/c/decode/file/main.c
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/c/decode/file/main.c
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/c/decode/file/main.c')
-rw-r--r--examples/c/decode/file/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c/decode/file/main.c b/examples/c/decode/file/main.c
index 4183a5fb..ff2b1455 100644
--- a/examples/c/decode/file/main.c
+++ b/examples/c/decode/file/main.c
@@ -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