whitespace

This commit is contained in:
TankorSmash 2020-05-23 00:23:22 -04:00 committed by GitHub
parent b1ada418d8
commit a4899287d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ namespace chaiscript
} else {
const std::string& filename = "Unknown";
throw exception::eval_error(what, file_position, filename);
}
}
}
}