mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Fixed mal-formatted long lines in CHANGES
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -6963,10 +6963,10 @@ The following are the changes from calc version 2.9.3t8 to 2.9.3t9.2:
|
|||||||
which is built from have_const.c will determine if we can or should
|
which is built from have_const.c will determine if we can or should
|
||||||
use const. See the Makefile for details.
|
use const. See the Makefile for details.
|
||||||
|
|
||||||
Some systems do not have uid_t. The file have_uid_t.h, which is
|
Some systems do not have uid_t. The file have_uid_t.h, which
|
||||||
built from have_uid_t.c will determine if we can or should depend
|
is built from have_uid_t.c will determine if we can or should
|
||||||
on uid_t being typedefed by the system include files. See the Makefile
|
depend on uid_t being typedefed by the system include files.
|
||||||
for details.
|
See the Makefile for details.
|
||||||
|
|
||||||
Some systems do not have memcpy(), memset() and strchr(). The
|
Some systems do not have memcpy(), memset() and strchr(). The
|
||||||
file have_newstr.h, which is built from have_newstr.c will
|
file have_newstr.h, which is built from have_newstr.c will
|
||||||
|
Reference in New Issue
Block a user