[svn-commits] mnicholson: testsuite/asterisk/trunk r127 - /asterisk/trunk/asttest/lua/astlib.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Mar 24 14:40:53 CDT 2010


Author: mnicholson
Date: Wed Mar 24 14:40:50 2010
New Revision: 127

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=127
Log:
Fixed a comment

Modified:
    asterisk/trunk/asttest/lua/astlib.c

Modified: asterisk/trunk/asttest/lua/astlib.c
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/asttest/lua/astlib.c?view=diff&rev=127&r1=126&r2=127
==============================================================================
--- asterisk/trunk/asttest/lua/astlib.c (original)
+++ asterisk/trunk/asttest/lua/astlib.c Wed Mar 24 14:40:50 2010
@@ -410,7 +410,7 @@
 }
 
 /*!
- * \brief [lua_CFunction ast:unlink] Unlink the given file.
+ * \brief [lua_CFunction ast.unlink] Unlink the given file.
  * \param L the lua state to use
  *
  * \retval -1 error




More information about the svn-commits mailing list