]> git.wh0rd.org Git - nano.git/commit
remove erroneous static declaration of fill; it's global now, since
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 24 Jul 2005 19:59:54 +0000 (19:59 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 24 Jul 2005 19:59:54 +0000 (19:59 +0000)
commit4e5e1ae1a3b17582ed23245b37771710b5d5d3f9
treee36d3b20d0f109ac94b3fef8e1e211066fae5b09
parent691698a954520d5c03dca181a60cc3802ef4f5af
remove erroneous static declaration of fill; it's global now, since
text.c needs it too

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2920 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
src/nano.c