From 1c21dada05770fafac2d8ca53b90db83327af1d5 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <tom@trondeau.com>
Date: Mon, 21 Apr 2014 18:34:24 -0400
Subject: docs: doxygen mangles sections named with the same reference name.
 ControlPort and Vocoder both used 'using' - renamed for each.

---
 gr-vocoder/doc/vocoder.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-vocoder/doc/vocoder.dox')

diff --git a/gr-vocoder/doc/vocoder.dox b/gr-vocoder/doc/vocoder.dox
index 0e12566a80..e3be774564 100644
--- a/gr-vocoder/doc/vocoder.dox
+++ b/gr-vocoder/doc/vocoder.dox
@@ -20,7 +20,7 @@ by using:
     help(vocoder)
 \endcode
 
-\section using Using the vocoders
+\section using_vocoders Using the vocoders
 
 Note that most vocoders use short inputs instead of floats. This means you
 must convert audio signals from float to short by using a type conversion
-- 
cgit v1.2.3