diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-10-13 11:59:30 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-10-14 10:26:59 -0400 |
commit | 57385cf87790c0cbdfddfccdde66bd2c8da45923 (patch) | |
tree | 92b5d7cea5d627b37bd5994b6809b821549f5ed2 /support/export/client.c | |
parent | 1ee10ef034cbca86da4df271ac4097a948e7ab59 (diff) | |
download | nfs-utils-57385cf87790c0cbdfddfccdde66bd2c8da45923.tar.gz nfs-utils-57385cf87790c0cbdfddfccdde66bd2c8da45923.tar.xz nfs-utils-57385cf87790c0cbdfddfccdde66bd2c8da45923.zip |
mount.nfs: Eliminate compiler warning in utils/mount/parse_opt.c
parse_opt.c: In function po_rightmost:
parse_opt.c:517: warning: conversion to int from unsigned int may
change the sign of the result
"i" contains the function's result value, so it should be defined as
the same type as the function's return type.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/client.c')
0 files changed, 0 insertions, 0 deletions