]> git.wh0rd.org Git - nano.git/commit
in striponedir(), since all the strings passed to this are dynamically
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 30 Jun 2006 13:58:29 +0000 (13:58 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 30 Jun 2006 13:58:29 +0000 (13:58 +0000)
commitfef232a6725e208e4467be5e33a22ab52bc73e4d
treecf1017a1c6823f7cdd68f4aa9bfbede49c2ceddc
parent8cd0d2c751f58d4bda850b650446302932e16614
in striponedir(), since all the strings passed to this are dynamically
allocated, use null_at() to strip the directory from the string

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