bad hyperlink

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1455 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2009-01-04 16:09:38 +00:00
parent a6c528bcd1
commit 79dc0fd773
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.