diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 03:40:14 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 03:40:14 +0000 |
commit | e2d286197ea71e8b9498048b9d9b17b04cd40592 (patch) | |
tree | 7570f372ee3fe977886396d02f0459f59fb86a5f /web/include/status.php | |
parent | 6049ee5551dd6c173782d1d1efac0ca2d5dbc442 (diff) | |
download | ioquake3-aero-e2d286197ea71e8b9498048b9d9b17b04cd40592.tar.gz ioquake3-aero-e2d286197ea71e8b9498048b9d9b17b04cd40592.zip |
monospace text
git-svn-id: svn://svn.icculus.org/quake3/trunk@554 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/status.php b/web/include/status.php index 3609f3a..8427294 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -26,7 +26,7 @@ <td>gcc-x86_64</td> <!--Platform--> <td>working</td> <!--Status--> <td></td> <!--LKWR--> - <td>JIT bytecode compiler requires GNU as.</td> <!--Notes--> + <td>JIT bytecode compiler requires GNU <span class="shell">as</span>.</td> <!--Notes--> </tr> <tr> <td>gcc-ppc</td> <!--Platform--> |