mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-30 01:48:43 +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.