Commit 6d0e9cd5 authored by Robert Siemborski's avatar Robert Siemborski
Browse files

changed all 'sprintf' calls to 'snprintf'

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@59 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 8 additions and 5 deletions
+8 -5
CVS code changes since last release - CVS code changes since last release -
- Made search functions & keys more like Pico. Added goto line from - all:
search and replace function, changed wording to "No Replace" instead of - Made search functions & keys more like Pico. Added goto line from
"To Search", "To Replace" to simply "Replace", and changed to Pico's search and replace function, changed wording to "No Replace" instead
keystroke by default, ^R. Affects search_init(), do_search() in of "To Search", "To Replace" to simply "Replace", and changed to
search.c, globals in nano.h and shortcut_init() in global.c. Pico's keystroke by default, ^R. Affects search_init(),
do_search() in search.c, globals in nano.h and
shortcut_init() in global.c.
- changed 'sprintf' calls to safer 'snprintf'
- nano.c: - nano.c:
- Removed dual alt_speller variables, oops! (Rocco Corsi) - Removed dual alt_speller variables, oops! (Rocco Corsi)
- de.po: - de.po:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment