Use < and >

llvm-svn: 29662
This commit is contained in:
Devang Patel 2006-08-14 18:49:03 +00:00
parent c3b31161e7
commit cee1799a33
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ clean interface.
<br>}
<br>
<br>--- main.c ---
<br>#include < stdio.h >
<br>#include &lt;stdio.h&gt;
<br>#include "a.h"
<br>
<br>void foo4(void) {