mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-01 02:28:41 +02:00
In MakeLegalLEFSyntax we step through the badLEFchars string but instead of looking for the NULL terminator, we instead look for a NULL pointer.