Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Non-plot HTML pages are UTF-8 too
  • Loading branch information
Geoffrey Broadwell committed Nov 1, 2014
1 parent 4ba1f4a commit 2cb1967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyze
Expand Up @@ -683,6 +683,7 @@ sub summarize_results_html {
print $out_fh <<'HEADER';
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Perl Bench Summary</title>
</head>
Expand Down

0 comments on commit 2cb1967

Please sign in to comment.