Browse Source

update

svn path=/trunk/mono/; revision=13884
Miguel de Icaza 23 years ago
parent
commit
2fb4170a2a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/embedded-api
  2. 1 1
      web/embedded-api

+ 1 - 1
doc/embedded-api

@@ -107,7 +107,7 @@
 
 	The Boehm GC system needs to catch your calls to the pthreads
 	layer, so in each file where you use pthread.h you should
-	include the <gc/gc.h> file.  
+	include the &lt;gc/gc.h&gt; file.  
 
 * Exposing C code to the CIL universe
 

+ 1 - 1
web/embedded-api

@@ -107,7 +107,7 @@
 
 	The Boehm GC system needs to catch your calls to the pthreads
 	layer, so in each file where you use pthread.h you should
-	include the <gc/gc.h> file.  
+	include the &lt;gc/gc.h&gt; file.  
 
 * Exposing C code to the CIL universe