summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/docx/03_architecture_overview.dox
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/docx/03_architecture_overview.dox')
-rw-r--r--AudioManagerDaemon/docx/03_architecture_overview.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/AudioManagerDaemon/docx/03_architecture_overview.dox b/AudioManagerDaemon/docx/03_architecture_overview.dox
index c2a4091..ec399f2 100644
--- a/AudioManagerDaemon/docx/03_architecture_overview.dox
+++ b/AudioManagerDaemon/docx/03_architecture_overview.dox
@@ -1,4 +1,4 @@
-/**
+/*
* Copyright (C) 2012, BMW AG
*
* This file is part of GENIVI Project AudioManager.
@@ -76,4 +76,4 @@ For every gateway, a controlDomain is defined, this is the domain that registere
the "other end" of the gateway might be unknown. To handle this situation, a domain can "peek" Domains, Sources and Sinks. When
something is peeked, it means that an ID is reserved for a unique name without registering it.\n
If a gateway is deregistered, the source or sink of the controlling domain is deregistered as well - not the one in the "other" domain.
-*/ \ No newline at end of file
+*/