mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Neaten this up a bit.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "FieldNames.h"
|
||||
|
||||
#define FIELD(name, type, index) { sf##name, #name, STI_##type, index },
|
||||
#define TYPE(type, index)
|
||||
#define TYPE(name, type, index)
|
||||
|
||||
FieldName FieldNames[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user