summaryrefslogtreecommitdiffstats
path: root/src/lensfun-test.c
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-04-22 02:49:08 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-04-22 02:49:08 (GMT)
commit7b5e045aeaab97c4df7b52649480f0e8f4323410 (patch)
tree5cff074f776c5312e9c8faf7ab256ebecc28a1ff /src/lensfun-test.c
parent339037a2ca0e4f3edc5610efd19e36ab9e4ef67e (diff)
downloadmxe-7b5e045aeaab97c4df7b52649480f0e8f4323410.zip
mxe-7b5e045aeaab97c4df7b52649480f0e8f4323410.tar.gz
mxe-7b5e045aeaab97c4df7b52649480f0e8f4323410.tar.bz2
Update lensfun URL in test file
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/lensfun-test.c')
-rw-r--r--src/lensfun-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lensfun-test.c b/src/lensfun-test.c
index e4b6e4b..62d01ac 100644
--- a/src/lensfun-test.c
+++ b/src/lensfun-test.c
@@ -4,7 +4,7 @@
*/
/*
- http://lensfun.berlios.de/manual/example_8c-example.html
+ http://lensfun.sourceforge.net/manual/example_8c-example.html
A simple example of library usage from plain C
*/