tweaks: harmonize some prototypes with their functions
David Lawrence Ramsey authored
Match three variable names in the prototypes
to the changd ones in their functions in utils.c.
7e334c95
Name Last commit Last update
..
Makefile.am build: for Solaris, tell the linker to use a threading lib
browser.c tweaks: sort the includes, so it's a little easier to see what is there
chars.c tweaks: sort the includes, so it's a little easier to see what is there
color.c tweaks: sort the includes, so it's a little easier to see what is there
cut.c tweaks: remove includes that appear to be superfluous
files.c tweaks: sort the includes, so it's a little easier to see what is there
global.c tweaks: remove includes that appear to be superfluous
help.c tweaks: sort the includes, so it's a little easier to see what is there
move.c tweaks: remove includes that appear to be superfluous
nano.c tweaks: sort the includes, so it's a little easier to see what is there
nano.h small addition: allow customizing the color of selected text
prompt.c tweaks: remove includes that appear to be superfluous
proto.h tweaks: harmonize some prototypes with their functions
rcfile.c tweaks: sort the includes, so it's a little easier to see what is there
search.c tweaks: remove includes that appear to be superfluous
text.c tweaks: sort the includes, so it's a little easier to see what is there
utils.c tweaks: sort the includes, so it's a little easier to see what is there
winio.c tweaks: sort the includes, so it's a little easier to see what is there