Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehh committed Dec 30, 2010
1 parent ecd7551 commit 7273822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/src/embed/pmc.t
Expand Up @@ -316,7 +316,7 @@ int main(int argc, char* argv[])
Parrot_PMC p_str = NULL, p_keyedstr = NULL, p_str_thawed = NULL;
Parrot_String s_teststr = NULL, s_outstr = NULL, s_frozen = NULL;
Parrot_Int len;
GET_INIT_STRUCT(initargs);
Parrot_api_make_interpreter(NULL, 0, initargs, &interpmc);
Expand Down

0 comments on commit 7273822

Please sign in to comment.