mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-15 20:30:49 +00:00
prevent fluidsynth_priv.h from being listed by doxygen
This commit is contained in:
parent
4bc3ba72cf
commit
8f3af98a94
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
|
||||
/**
|
||||
/*
|
||||
* @file fluid_sys.h
|
||||
*
|
||||
* This header contains a bunch of (mostly) system and machine
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
* 02110-1301, USA
|
||||
*/
|
||||
|
||||
/**
|
||||
/*
|
||||
* @file fluidsynth_priv.h
|
||||
*
|
||||
* lightweight part of fluid_sys.h, containing forward declarations of fluidsynth's private types and private macros
|
||||
|
|
Loading…
Reference in a new issue