From 6ea91af2f8f787f16b1bde88ae2293adcc961986 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 24 Oct 2008 01:27:00 +0000 Subject: fix compiler warning --- src/getpass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/getpass.c') diff --git a/src/getpass.c b/src/getpass.c index 7209a2ab1..8d20eb48c 100644 --- a/src/getpass.c +++ b/src/getpass.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2005, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2008, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -113,7 +113,7 @@ char *getpass_r(const char *prompt, char *buffer, size_t buflen) fputs(prompt, stderr); for(i=0; i