- rcfile.c:General - Added stdarg.h to includes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1030 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
1c2fddcb40
commit
34f8098045
|
@ -50,6 +50,7 @@ CVS code -
|
|||
- Took silly variables being passed everywhere like lineno and
|
||||
filename and made them static variables.
|
||||
- Re-indented.
|
||||
- Added stdarg.h to includes.
|
||||
rcfile_error()
|
||||
- Now automatically prpends the "error in line blah at foo"
|
||||
message to error messages.
|
||||
|
|
Loading…
Reference in New Issue