1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Trimmed trailing whitespace

This commit is contained in:
Brian Fiete 2022-07-30 09:11:38 -04:00
parent 8eda627e2f
commit 14f20f10c8
28 changed files with 1659 additions and 1768 deletions

View file

@ -16,7 +16,7 @@ public:
int mAllowAssignment;
int mAllowCall;
int mExpressionFlags;
};
};
public:
std::vector<Entry*> mEntryList;