(svn r20286) -Codechange: Unify end of doxygen comments.

This commit is contained in:
frosch
2010-08-01 19:44:49 +00:00
parent 613b273f36
commit 4bd32799f1
93 changed files with 424 additions and 220 deletions

View File

@@ -46,7 +46,8 @@ void SoundDriver_Allegro::MainLoop()
/**
* There are multiple modules that might be using Allegro and
* Allegro can only be initiated once. */
* Allegro can only be initiated once.
*/
extern int _allegro_instance_count;
const char *SoundDriver_Allegro::Start(const char * const *parm)