* src/packfile.c, include/parrot/packfile.h:
commita4eea897ffed1f5856cf9ef7ce5341a3419a84a3
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 15 May 2008 01:02:43 +0000 (15 01:02 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 15 May 2008 01:02:43 +0000 (15 01:02 +0000)
tree5b3136730feba5658bc7f1bc7b6009ebf0260ae0
parent43ef9f09012e90a546cab455bbba5756856ea3ac
* src/packfile.c, include/parrot/packfile.h:
   + Change type of "action" args to do_1_sub_pragma and sub_pragma from
     "int" to "pbc_action_enum_t", because that's what they are.  Also,
     make the doc for sub_pragma slightly more useful.

git-svn-id: https://svn.perl.org/parrot/trunk@27512 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
include/parrot/packfile.h
src/packfile.c