diff options
author | Tom Rondeau | 2013-03-04 17:41:44 -0500 |
---|---|---|
committer | Johnathan Corgan | 2013-03-14 11:10:26 -0700 |
commit | e53ea5c4e997499dd026b881894238dc1294063c (patch) | |
tree | ff3243e75f99ea19e0c10f5c6ff0281194340a54 /docs | |
parent | 710001569402ac3b5f5768b30d0e48a13170c37a (diff) | |
download | gnuradio-e53ea5c4e997499dd026b881894238dc1294063c.tar.gz gnuradio-e53ea5c4e997499dd026b881894238dc1294063c.tar.bz2 gnuradio-e53ea5c4e997499dd026b881894238dc1294063c.zip |
docs: fixing a section name collision.
Diffstat (limited to 'docs')
-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 fbbc449a4..235266feb 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: |