1
0
forked from GitHub/gf-core
This commit is contained in:
krangelov
2021-11-07 19:48:35 +01:00
parent aef9c668e5
commit 06b59b1f10

View File

@@ -135,7 +135,7 @@ typedef object PgfSymbol;
struct PGF_INTERNAL_DECL PgfSymbolIdx {
size_t d;
ref<PgfConcrLIndex> r;
PgfConcrLIndex r;
};
struct PGF_INTERNAL_DECL PgfSymbolCat : PgfSymbolIdx {