mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
fixed "/*" in comment warnings
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
Dominic Mazzoni
|
||||
James Crook
|
||||
|
||||
/**************************************************************************//**
|
||||
***********************************************************************/
|
||||
/******************************************************************************
|
||||
\class BuiltinCommandsModule
|
||||
\brief Internal module to auto register all built in commands. It is closely
|
||||
modelled on BuiltinEffectsModule
|
||||
********************************************************************************/
|
||||
*******************************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "../Prefs.h"
|
||||
|
Reference in New Issue
Block a user