]> sourceware.org Git - newlib-cygwin.git/commit
Change if_nameindex() to use unsigned int i variable.
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 4 Feb 2016 18:30:14 +0000 (13:30 -0500)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 4 Feb 2016 18:30:14 +0000 (13:30 -0500)
commitc2a27453c6e6e506e75795954b8dda12a225f9cd
tree74adf11566424b064844c6eb4c2386dc99157f00
parentba4433e47fd8859e8f65775497ab17aba12fcb33
Change if_nameindex() to use unsigned int i variable.

- i variable used in loop that shifts to right so use
  unsigned int instead
newlib/libc/sys/linux/net/ifname.c
This page took 0.031226 seconds and 5 git commands to generate.