mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
fix typo
This commit is contained in:
@@ -131,7 +131,7 @@ PgfPGF *pgf_read_ngf(const char *fpath, PgfExn* err)
|
||||
if (pgf != NULL) {
|
||||
delete pgf;
|
||||
if (is_new)
|
||||
remove(ngf_path);
|
||||
remove(fpath);
|
||||
}
|
||||
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user