mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Fix many spelling errors
This commit is contained in:
@@ -55,8 +55,8 @@ int
|
||||
main(void)
|
||||
{
|
||||
#if !defined(FILEPOS_NON_SCALAR)
|
||||
FILEPOS value; /* an FILEPOS to perform arithmatic on */
|
||||
FILEPOS value2; /* an FILEPOS to perform arithmatic on */
|
||||
FILEPOS value; /* an FILEPOS to perform arithmetic on */
|
||||
FILEPOS value2; /* an FILEPOS to perform arithmetic on */
|
||||
|
||||
/*
|
||||
* do some math opts on an FILEPOS
|
||||
|
Reference in New Issue
Block a user