git: AMD64 - Fix compiler warnings
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 21 03:47:09 PDT 2009
commit 44d6719362ff931d37de5e3a36d1fab24254b5a9
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 20 23:01:47 2009 -0700
AMD64 - Fix compiler warnings
* Also change i_size, which is used with pointer arithmatic, mmap(), and
munmap(), from off_t to size_t.
Summary of changes:
usr.bin/patch/inp.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44d6719362ff931d37de5e3a36d1fab24254b5a9
--
DragonFly BSD source repository
More information about the Commits
mailing list