]> git.wh0rd.org Git - nano.git/commit
Using the proper type (off_t) for the size of a file,
authorBenno Schulenberg <bensberg@justemail.net>
Fri, 17 Jul 2015 19:38:22 +0000 (19:38 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Fri, 17 Jul 2015 19:38:22 +0000 (19:38 +0000)
commit8cde95e1704915ca0f9ae3a7b9cb82ea29b610af
tree91b80a6758cab1c1a4adf22eb5c3891a16f16629
parentaa0fd889af91eb16230f5cbd5cb5f83121ae4baf
Using the proper type (off_t) for the size of a file,
and avoiding warnings about too large bit shifts.
Patch by Mike Frysinger.

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