]> git.wh0rd.org Git - nano.git/commit
tweak begpar() to rely on fileage instead of NULL for its check to
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 9 Nov 2005 18:26:44 +0000 (18:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 9 Nov 2005 18:26:44 +0000 (18:26 +0000)
commit0083bd29d2b358a46f96c0e5525f66c81d4007fb
treedcee535042f5c22c76d19337e9381bef90f24489
parentce51bb250977bc8e3420ab84acda7760f7f60ca5
tweak begpar() to rely on fileage instead of NULL for its check to
detect the top of the file, and make it return NULL if foo is NULL, just
as inpar() does

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