ficl: Fix a typo in a comment

- s/segement/segment/

(cherry picked from commit 54c1a65736)
This commit is contained in:
Gordon Bergling 2021-11-30 10:36:29 +01:00
parent d4c648f779
commit 179e795f0d

View file

@ -810,7 +810,7 @@ static void ToF(FICL_VM *pVM)
/**************************************************************************
F l o a t P a r s e S t a t e
** Enum to determine the current segement of a floating point number
** Enum to determine the current segment of a floating point number
** being parsed.
**************************************************************************/
#define NUMISNEG 1