Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBeth Tibbitts2008-05-23 21:43:20 +0000
committerBeth Tibbitts2008-05-23 21:43:20 +0000
commitc8be01bb356b8a427b2f1015a1e84a48630f1953 (patch)
tree594b12b6b2573f384d6a4d233032cf05e8053e37 /tools/pldt/org.eclipse.ptp.pldt.upc/html/upc_free.html
parent56b728cdf22dee96314cd42abca020e461877109 (diff)
downloadorg.eclipse.ptp-c8be01bb356b8a427b2f1015a1e84a48630f1953.tar.gz
org.eclipse.ptp-c8be01bb356b8a427b2f1015a1e84a48630f1953.tar.xz
org.eclipse.ptp-c8be01bb356b8a427b2f1015a1e84a48630f1953.zip
clean up html files
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