Fix 'randomly placed' doxygen comments (which lead to incorrect documentation, e.g. some of those ended up as doxygen comment for various namespaces, such as Common)

svn-id: r46136
This commit is contained in:
Max Horn 2009-11-25 10:55:25 +00:00
parent 9a39135758
commit 413a048a06
13 changed files with 17 additions and 3 deletions

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - saga * - saga

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - saga * - saga
* - sword1 * - sword1

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - kyra * - kyra

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - parallaction * - parallaction
*/ */

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - gob * - gob
*/ */

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - parallaction * - parallaction

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - queen * - queen
*/ */

View file

@ -22,6 +22,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - cine * - cine
*/ */

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - kyra * - kyra

View file

@ -23,9 +23,11 @@
* *
*/ */
/* Sound decoder used in engines: /**
* sword1 (PSX port of the game) * @file
* sword2 (PSX port of the game) * Sound decoder used in engines:
* - sword1 (PSX port of the game)
* - sword2 (PSX port of the game)
*/ */
#ifndef SOUND_VAG_H #ifndef SOUND_VAG_H

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - drascula * - drascula

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - kyra * - kyra

View file

@ -24,6 +24,7 @@
*/ */
/** /**
* @file
* Sound decoder used in engines: * Sound decoder used in engines:
* - agos * - agos
* - gob * - gob