Commit 6d39f4ba authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

document a renamed variable

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2506 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
...@@ -35,6 +35,8 @@ CVS code - ...@@ -35,6 +35,8 @@ CVS code -
- Move the "Refresh" and "Exit" shortcuts to the beginning of - Move the "Refresh" and "Exit" shortcuts to the beginning of
the help browser shortcut list, for consistency. (DLR) the help browser shortcut list, for consistency. (DLR)
- nano.c: - nano.c:
copy_filestruct()
- Rename variable prev to copy to avoid confusion. (DLR)
print1opt_full() print1opt_full()
- If desc should be empty, allow it to be NULL instead of - If desc should be empty, allow it to be NULL instead of
"", since the latter is not necessarily translated as "". "", since the latter is not necessarily translated as "".
......
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