diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/include/status.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/include/status.php b/web/include/status.php index 6a62a76..f96a129 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -43,9 +43,9 @@ <tr> <td scope="row" rowspan="2">Windows</td> <!--OS--> <td>mingw-x86</td> <!--Platform--> - <td>broken</td> <!--Status--> - <td><a href="http://svn.icculus.org/quake3/trunk/?rev=372">372</a></td> <!--LKWR--> - <td>Included OpenAL headers are too old right now.</td> <!--Notes--> + <td>working</td> <!--Status--> + <td></td> <!--LKWR--> + <td></td> <!--Notes--> </tr> <tr> <td>MSVC-x86</td> <!--Platform--> |