Commit d6972ae7 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

cosmetic fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3856 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 4 additions and 1 deletion
+4 -1
...@@ -61,7 +61,10 @@ CVS code - ...@@ -61,7 +61,10 @@ CVS code -
the "Go To Directory" prompt, and then canceling back to the the "Go To Directory" prompt, and then canceling back to the
"Read File" or "Save File As" prompt. Changes to "Read File" or "Save File As" prompt. Changes to
get_prompt_string() and do_prompt(). (DLR) get_prompt_string() and do_prompt(). (DLR)
- Rename the parameter old_pww to pww_save in various functions, - Rename the parameter old_pww to pww_save in
need_statusbar_horizontal_update(), need_horizontal_update(),
need_vertical_update(), and edit_redraw(); and rename the
variable old_pww to pww_save in do_search() and do_research();
for consistency. (DLR) for consistency. (DLR)
- browser.c: - browser.c:
do_browser() do_browser()
......
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