mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-30 11:42:54 +03:00
* syntax.c (edit_read_syntax_rules): Add args argument and it
use instead of own auto args array to share this area with ... (edit_read_syntax_file): ... this. Adjust for the above. Use strncpy() instead of unsafe strcpy().
This commit is contained in:
parent
c6311c4ca5
commit
6a8a443ed2
@ -1,3 +1,10 @@
|
||||
2003-02-26 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* syntax.c (edit_read_syntax_rules): Add args argument and it
|
||||
use instead of own auto args array to share this area with ...
|
||||
(edit_read_syntax_file): ... this. Adjust for the above.
|
||||
Use strncpy() instead of unsafe strcpy().
|
||||
|
||||
2003-02-25 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* syntax.c (defines): New static variable for list of defines.
|
||||
|
Loading…
x
Reference in New Issue
Block a user