From 46bedb58d31ddcbc7621ae3f1c83123c96bbdf39 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sat, 28 Jun 2014 09:12:06 +1000 Subject: 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 --- examples/c/decode/file/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/c/decode/file/main.c') 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 -- cgit v1.2.1