mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-28 04:08:55 -06:00
PGF_API -> PGF_API_DECL
This commit is contained in:
@@ -324,7 +324,7 @@ PgfRevision pgf_clone_revision(PgfDB *db, PgfRevision revision,
|
|||||||
PgfText *name,
|
PgfText *name,
|
||||||
PgfExn *err);
|
PgfExn *err);
|
||||||
|
|
||||||
PGF_API
|
PGF_API_DECL
|
||||||
void pgf_commit_revision(PgfDB *db, PgfRevision revision,
|
void pgf_commit_revision(PgfDB *db, PgfRevision revision,
|
||||||
PgfExn *err);
|
PgfExn *err);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user