Skip to content

Commit

Permalink
fix codetest failure - trailing whitespace
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@48502 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
mikehh committed Aug 15, 2010
1 parent f1bdb72 commit f449b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pmc/class.pmc
Expand Up @@ -311,7 +311,7 @@ build_attrib_index(PARROT_INTERP, ARGIN(PMC *self))
_class->attrib_index = attrib_index;
_class->attrib_cache = cache;
}

/*

=item C<static void init_class_from_hash(PARROT_INTERP, PMC *self, PMC *info)>
Expand Down

0 comments on commit f449b29

Please sign in to comment.