diff options
author | Mike Pall <mike> | 2014-01-16 23:18:34 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2014-01-16 23:18:34 +0100 |
commit | a9d454360161d80310753dafa0d945eea4d98fde (patch) | |
tree | 892e5802f261a8c4ac3de4d802b5881aed36eac1 /doc/ext_profiler.html | |
parent | ce9e8ed675d1fb7fe8e148a328fe0b892791a5f4 (diff) | |
parent | ef59e5482055ed4477144518fc79a993288e855b (diff) | |
download | luajit-a9d454360161d80310753dafa0d945eea4d98fde.tar.gz luajit-a9d454360161d80310753dafa0d945eea4d98fde.tar.bz2 luajit-a9d454360161d80310753dafa0d945eea4d98fde.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 8a08f3b5..3b00fc53 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-2013, Mike Pall"> | 7 | <meta name="Copyright" content="Copyright (C) 2005-2014, 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-2013 Mike Pall | 358 | Copyright © 2005-2014 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> |