diff options
author | Mike Pall <mike> | 2017-01-17 12:41:05 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2017-01-17 12:41:05 +0100 |
commit | 71ff7ef8a7e0592dedb3527d4aacc68bf04af0bd (patch) | |
tree | 898e706d4b2455c2c3799cc179f3bc7adf096858 /doc/ext_profiler.html | |
parent | c94b921f924c1b37fea52e34f4e01ba8b37d77d0 (diff) | |
parent | b93a1dd0c831cab22f98163d0dde792a493c0eef (diff) | |
download | luajit-71ff7ef8a7e0592dedb3527d4aacc68bf04af0bd.tar.gz luajit-71ff7ef8a7e0592dedb3527d4aacc68bf04af0bd.tar.bz2 luajit-71ff7ef8a7e0592dedb3527d4aacc68bf04af0bd.zip |
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/ext_profiler.html')
-rw-r--r-- | doc/ext_profiler.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_profiler.html b/doc/ext_profiler.html index 69ea25db..71b8c033 100644 --- a/doc/ext_profiler.html +++ b/doc/ext_profiler.html | |||
@@ -4,7 +4,7 @@ | |||
4 | <title>Profiler</title> | 4 | <title>Profiler</title> |
5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 | <meta name="Author" content="Mike Pall"> | 6 | <meta name="Author" content="Mike Pall"> |
7 | <meta name="Copyright" content="Copyright (C) 2005-2016, Mike Pall"> | 7 | <meta name="Copyright" content="Copyright (C) 2005-2017, Mike Pall"> |
8 | <meta name="Language" content="en"> | 8 | <meta name="Language" content="en"> |
9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> | 9 | <link rel="stylesheet" type="text/css" href="bluequad.css" media="screen"> |
10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> | 10 | <link rel="stylesheet" type="text/css" href="bluequad-print.css" media="print"> |
@@ -355,7 +355,7 @@ use. | |||
355 | </div> | 355 | </div> |
356 | <div id="foot"> | 356 | <div id="foot"> |
357 | <hr class="hide"> | 357 | <hr class="hide"> |
358 | Copyright © 2005-2016 Mike Pall | 358 | Copyright © 2005-2017 Mike Pall |
359 | <span class="noprint"> | 359 | <span class="noprint"> |
360 | · | 360 | · |
361 | <a href="contact.html">Contact</a> | 361 | <a href="contact.html">Contact</a> |