Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html b/tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html
index 536349fcb..1dbf67927 100644
--- a/tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html
+++ b/tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html
@@ -2,7 +2,7 @@
<h4>Synopsis</h4>
<pre>
#include &lt;upc.h&gt;
- void upc_free(shared void *<code>ptr</code>);
+ void upc_free(shared void *ptr);
</pre>
<p>
<h4>Description</h4>
@@ -23,4 +23,5 @@ the behavior is undefined.
<p>&nbsp
<p>&nbsp
-<p><a href="terms.html">Terms, definitions, and symbols</a><br><p><a href="index.html">Back to index of all UPC functions</a>
+<p><a href="terms.html">Terms, definitions, and symbols</a><br>
+<p><a href="index.html">Back to index of all UPC functions</a>

Back to the top