]> git.wh0rd.org Git - nano.git/commit
2009-02-23 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Wed, 25 Feb 2009 04:32:15 +0000 (04:32 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 25 Feb 2009 04:32:15 +0000 (04:32 +0000)
commitf86fa86089a6071f25fcbc48061d9689e95674de
tree39f2423027736d17e15c8bd0efba9edb8469f404
parent5ba7a93b1a4eab8afb0e01e4e9fe41e5e47c6382
2009-02-23 Chris Allegretta <chrisa@asty.org>
* rcfile.c (parse_keybinding) - Define a var before tryung to use it.  Whoops!
* fix some redefinitions causing compiler warnings, from Eitan Adler.  Other
  (hopefully) fixes for uncasted malloc()s, reported by the same.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4385 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c
src/proto.h
src/rcfile.c