[libmarpa-r2-perl] 03/14: Libmarpa API docs fixes: t+

Jonas Smedegaard dr at jones.dk
Sat May 17 21:24:08 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag Marpa-R2-2.085_003
in repository libmarpa-r2-perl.

commit e4546f16d5095819d26952be7ad70bf0928928bc
Author: Jeffrey Kegler <JKEGL at cpan.org>
Date:   Sun Apr 20 10:17:32 2014 -0700

    Libmarpa API docs fixes: t+
---
 cpan/libmarpa/dev/api.texi | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/cpan/libmarpa/dev/api.texi b/cpan/libmarpa/dev/api.texi
index e6a3eb1..e0868cd 100644
--- a/cpan/libmarpa/dev/api.texi
+++ b/cpan/libmarpa/dev/api.texi
@@ -22,6 +22,11 @@ A copy of the license is included in the section entitled
 @end quotation
 @end copying
 
+ at dircategory Development
+ at direntry
+  * Marpa R2: (marpa-r2).                Marpa R2 parser library
+ at end direntry
+
 @titlepage
 @title Libmarpa
 @subtitle Version @value{VERSION}
@@ -4029,7 +4034,7 @@ returned by the @code{marpa_v_symbol()}
 macro.
 @end deftypefn
 
- at deftypefn {Macro} void* marpa_v_token_value (Marpa_Value @var{v})
+ at deftypefn {Macro} int marpa_v_token_value (Marpa_Value @var{v})
 For the @code{MARPA_STEP_TOKEN} step,
 returns the integer which is
 (or which represents)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarpa-r2-perl.git



More information about the Pkg-perl-cvs-commits mailing list