mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Typo
This commit is contained in:
@@ -45,7 +45,7 @@ uint32_t random();
|
||||
// Decompress data
|
||||
void decompress(const uint8_t * src, uint8_t * dst, int srcSize, int dstSize);
|
||||
|
||||
// Tells wether the stack pointer is within acceptable bounds
|
||||
// Tells whether the stack pointer is within acceptable bounds
|
||||
bool stackSafe();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user