forked from GitHub/gf-core
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