Fix broken Doxygen documentation due to lack of HTML encoding.

This commit is contained in:
Dean Camera 2012-08-18 10:51:14 +00:00
parent 7375c789e1
commit 0598d622d8
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@
* <td>Remove all intermediatary files but preserve any binary output files.</td>
* </tr>
* <tr>
* <td><tt><filename>.s</tt></td>
* <td><tt><i>&lt;filename&gt;</i>.s</tt></td>
* <td>Create an assembly listing of a given input C/C++ source file.</td>
* </tr>
* </table>