aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_jack.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_jack.c')
-rw-r--r--apps/app_jack.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/app_jack.c b/apps/app_jack.c
index 2dd4e5164..d86bd847d 100644
--- a/apps/app_jack.c
+++ b/apps/app_jack.c
@@ -27,7 +27,9 @@
* another application, or to play audio from another application.
*
* \arg http://www.jackaudio.org/
- * \arg http://svn.digium.com/svn/libresample/trunk
+ *
+ * \note To install libresample, check it out of the following repository:
+ * <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>
*
* \ingroup applications
*/