One more @ to remove.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 15 Jan 2007 18:28:34 +0000 (18:28 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 15 Jan 2007 18:28:34 +0000 (18:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33240 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 41b1f6d5a30c3fb9493cac01a1e1ff4358690fe2..9bd6913715650056d7ed35ca0174304ad48a6f1b 100644 (file)
@@ -928,7 +928,7 @@ Variable argument functions can access their arguments with the <a
     <td class="left">function taking an <tt>i32</tt>, returning an <tt>i32</tt>
     </td>
   </tr><tr class="layout">
-    <td class="left"><tt>float&nbsp;(i16&nbsp;@sext,&nbsp;i32&nbsp;*)&nbsp;*
+    <td class="left"><tt>float&nbsp;(i16&nbsp;sext,&nbsp;i32&nbsp;*)&nbsp;*
     </tt></td>
     <td class="left"><a href="#t_pointer">Pointer</a> to a function that takes 
       an <tt>i16</tt> that should be sign extended and a