mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
fix JSON luadoc format
This commit is contained in:
parent
ec70ea7b0f
commit
6ecc8e9b3d
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ std::string type_name()
|
|||
#define KEYEND "\"] = "
|
||||
#else // JSON
|
||||
#define KEYSTA "\""
|
||||
#define KEYEND "\" = "
|
||||
#define KEYEND "\" : "
|
||||
#endif
|
||||
|
||||
#define CLASSDOC(TYPE, LUANAME, DECL, PARENTDECL) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue