fix syntax
authorChris Lattner <sabre@nondot.org>
Sat, 22 Sep 2007 23:41:15 +0000 (23:41 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Sep 2007 23:41:15 +0000 (23:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42242 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GarbageCollection.html

index df887f364fa9fbdfc53e2c4aecdd092211eba596..dc52a8b2efb90b7369f4b2bf1e1059878aa9653b 100644 (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