(svn r20286) -Codechange: Unify end of doxygen comments.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user