diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-04 17:41:44 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-04 17:41:44 -0500 |
commit | 652a876ff6e236e459d1040877221425746869fc (patch) | |
tree | 92b4a9122a7ea3844d6f864fff4b41daaa2e4087 /docs/doxygen | |
parent | a54e340464042fdb81ab76cac7092ce36b6636a0 (diff) |
docs: fixing a section name collision.
Diffstat (limited to 'docs/doxygen')
-rw-r--r-- | docs/doxygen/other/thread_affinity.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/other/thread_affinity.dox b/docs/doxygen/other/thread_affinity.dox index fbbc449a4a..235266febd 100644 --- a/docs/doxygen/other/thread_affinity.dox +++ b/docs/doxygen/other/thread_affinity.dox @@ -37,7 +37,7 @@ cores. Again, the function that does not take a thread argument unsets the affinity for the current thread. -\section api GNU Radio Block API +\section affinity_api GNU Radio Block API Each block has two new data members: |