summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacqueline Molz <Jacqueline.Molz@bmw.de>2017-05-18 07:54:42 +0200
committerJacqueline Molz <Jacqueline.Molz@bmw.de>2017-05-18 07:55:46 +0200
commit1de23e9a30227986fff1f0ff6440af9a9ed703ba (patch)
treea86ab2caa0d559360ac41cbde9a0b44bb79812bc
parent31cc258d4a724701afcd99ef42c14d8dcf39731f (diff)
downloadaudiomanager-1de23e9a30227986fff1f0ff6440af9a9ed703ba.tar.gz
[Doc] removed link in docs added by mistake
Change-Id: Ia370e64f20da7a692c07ea378a8619ee72715f17
-rw-r--r--docs/main_8cpp_source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/main_8cpp_source.html b/docs/main_8cpp_source.html
index 9b9df41..0c55aa5 100644
--- a/docs/main_8cpp_source.html
+++ b/docs/main_8cpp_source.html
@@ -279,7 +279,7 @@ $(document).ready(function(){initNavTree('main_8cpp_source.html','');});
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <span class="keywordflow">switch</span> (sig)</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; {</div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; <span class="comment">/*ctl +c lets call direct controllerRundown, because we might be blocked at the moment.</span></div>
-<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="comment"> But there is the risk of interrupting something important */</span>https:<span class="comment">//asc.bmwgroup.net/wiki/display/MGUROTO/Lastest+and+greatest</span></div>
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160;<span class="comment"> But there is the risk of interrupting something important */</span></div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <span class="keywordflow">case</span> SIGINT:</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <a class="code" href="classam_1_1CAmControlSender.html#a347a2af727aeb11657f145329dd23dd8">CAmControlSender::CallsetControllerRundown</a>(sig);</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; <span class="keywordflow">break</span>;</div>