Skip to content

Commit

Permalink
add a yet unused PMC ATTR
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Apr 17, 2009
1 parent 5a8157f commit f87108c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pmc/phpresource.pmc
Expand Up @@ -23,6 +23,9 @@ pmclass PhpResource
group pipp_group
hll PHP {

ATTR PMC *pointee; /* the resource that is handled by the PhpResource PMC */


/*

=item C<void init()>
Expand Down

0 comments on commit f87108c

Please sign in to comment.