--- projects/libstatgrab/src/libstatgrab/user_stats.c 2004/04/06 14:52:58 1.23 +++ projects/libstatgrab/src/libstatgrab/user_stats.c 2004/04/07 14:53:40 1.24 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: user_stats.c,v 1.23 2004/04/06 14:52:58 tdb Exp $ + * $Id: user_stats.c,v 1.24 2004/04/07 14:53:40 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -53,7 +53,7 @@ sg_user_stats *sg_get_user_stats(){ #endif #ifdef ALLBSD struct utmp entry; - FILE *f; + FILE *f; #endif #if defined(SOLARIS) || defined(LINUX) || defined(CYGWIN)