fix builds

This commit is contained in:
Aidan 2020-07-19 15:11:35 -07:00
parent ae9ca588d6
commit 26e331f331
No known key found for this signature in database
GPG key ID: 327711E983899316
4 changed files with 20 additions and 21 deletions

View file

@ -130,7 +130,7 @@ func DeleteVarTable(table VarTable) {
}
}
}
a
/* removes var from vartable
* if SyncTablesWithOSENviron is true, also unsets environment variable
*/