Skip to content

Commit

Permalink
Remove spurious whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jul 1, 2015
1 parent a25ab9b commit e6eb072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Inline/C.pm
Expand Up @@ -243,7 +243,7 @@ END
# C preprocessor flags, used by Inline::Filters::Preprocess()
next;
}

my $class = ref $o; # handles subclasses correctly.
croak "'$key' is not a valid config option for $class\n";
}
Expand Down

0 comments on commit e6eb072

Please sign in to comment.