[PATCH] cifs.upcall: fix build warning

Steve French smfrench at gmail.com
Tue Aug 5 20:36:52 GMT 2008


merged

On Tue, Aug 5, 2008 at 2:49 PM, Jeff Layton <jlayton at redhat.com> wrote:
>
> Building cifs.upcall is giving this build warning:
>
>    client/cifs.upcall.c:205: warning: function declaration isn't a prototype
>
> This patch fixes this by properly declaring usage() args as void.
>
> Signed-off-by: Jeff Layton <jlayton at redhat.com>
> ---
>  source/client/cifs.upcall.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)



-- 
Thanks,

Steve


More information about the samba-technical mailing list