From 1de23e9a30227986fff1f0ff6440af9a9ed703ba Mon Sep 17 00:00:00 2001 From: Jacqueline Molz Date: Thu, 18 May 2017 07:54:42 +0200 Subject: [Doc] removed link in docs added by mistake Change-Id: Ia370e64f20da7a692c07ea378a8619ee72715f17 --- docs/main_8cpp_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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','');});
204  switch (sig)
205  {
206  /*ctl +c lets call direct controllerRundown, because we might be blocked at the moment.
-
207  But there is the risk of interrupting something important */https://asc.bmwgroup.net/wiki/display/MGUROTO/Lastest+and+greatest
+
207  But there is the risk of interrupting something important */
208  case SIGINT:
209  CAmControlSender::CallsetControllerRundown(sig);
210  break;
-- cgit v1.2.1