9
0
Fork 0

bad hyperlink

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1455 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2009-01-04 16:09:38 +00:00
parent 9f6c37263d
commit db15b6c4a8
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@
</p>
<p>
However, the same end result can be obtained by using the
<a href="nxrequestbkgd"><code>nx_requestbkgd()</code></a> API.
<a href="#nxrequestbkgd"><code>nx_requestbkgd()</code></a> API.
It still may be possible to reduce the footprint in this usage case by developing
and even thinner NXNULL front-end.
That is a possible future development.