--- projects/libstatgrab/src/libstatgrab/tools.c 2004/01/09 16:37:08 1.20 +++ projects/libstatgrab/src/libstatgrab/tools.c 2004/01/10 15:28:03 1.21 @@ -269,7 +269,7 @@ static long long atoll(const char *s) { #endif #ifndef HAVE_STRLCPY -* $OpenBSD: strlcpy.c,v 1.8 2003/06/17 21:56:24 millert Exp $ */ +/* $OpenBSD: strlcpy.c,v 1.8 2003/06/17 21:56:24 millert Exp $ */ /* * Copyright (c) 1998 Todd C. Miller