fix syntax

llvm-svn: 42242
This commit is contained in:
Chris Lattner 2007-09-22 23:41:15 +00:00
parent 6ab5c57663
commit 0af0591143
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ CodeBlock:
<div class="doc_text">
<div class="doc_code"><tt>
void *%llvm_gc_allocate(unsigned %Size)
void *llvm_gc_allocate(unsigned Size)
</tt></div>
<p>The <tt>llvm_gc_allocate</tt> function is a global function defined by the