[asterisk-commits] russell: branch russell/jack r96769 - /team/russell/jack/apps/app_jack.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Sun Jan 6 11:15:25 CST 2008


Author: russell
Date: Sun Jan  6 11:15:24 2008
New Revision: 96769

URL: http://svn.digium.com/view/asterisk?view=rev&rev=96769
Log:
minor comment updates

Modified:
    team/russell/jack/apps/app_jack.c

Modified: team/russell/jack/apps/app_jack.c
URL: http://svn.digium.com/view/asterisk/team/russell/jack/apps/app_jack.c?view=diff&rev=96769&r1=96768&r2=96769
==============================================================================
--- team/russell/jack/apps/app_jack.c (original)
+++ team/russell/jack/apps/app_jack.c Sun Jan  6 11:15:24 2008
@@ -1,7 +1,7 @@
 /*
  * Asterisk -- An open source telephony toolkit.
  *
- * Copyright (C) 2007, Russell Bryant
+ * Copyright (C) 2007 - 2008, Russell Bryant
  *
  * Russell Bryant <russell at digium.com>
  *
@@ -16,14 +16,14 @@
  * at the top of the source tree.
  */
 
-/*! \file
- *
+/*!
+ * \file
  * \brief Jack Application
  *
  * \author Russell Bryant <russell at digium.com>
  *
  * This is an application to connect an Asterisk channel to an input
- * and output jack channel so that the audio can be processed through
+ * and output jack port so that the audio can be processed through
  * another application, or to play audio from another application.
  *
  * \arg http://www.jackaudio.org/




More information about the asterisk-commits mailing list