Skip to content

Commit

Permalink
Correct documentation of Parrot_PMC_get_pointer_intkey()
Browse files Browse the repository at this point in the history
Courtesy of Gerard Goossen.


git-svn-id: https://svn.parrot.org/parrot/trunk@20882 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
bschmalhofer committed Aug 28, 2007
1 parent 7055d2a commit faaf609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extend.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Parrot_PMC_get_string_intkey(PARROT_INTERP,
FUNCDOC: Parrot_PMC_get_pointer_intkey
Return the keyed, signed integer value of the value in the PMC.
Return a pointer to the PMC indicated by an integer key.
*/

Expand Down

0 comments on commit faaf609

Please sign in to comment.