Cleanup lint

This commit is contained in:
Howard Chu 2002-01-11 06:56:24 +00:00
parent 504404725a
commit 914f33fc9a
2 changed files with 3 additions and 1 deletions

View File

@ -115,8 +115,10 @@ void lutil_log_int(
const char *subsys, int level,
const char *fmt, va_list vl )
{
#ifdef HAVE_WINSOCK
time_t now;
struct tm *today;
#endif
int i;
if ( levelArray == NULL ) return; /* logging isn't set up */

View File

@ -236,7 +236,7 @@ lutil_uuidstr( char *buf, size_t len )
struct timeval tv;
unsigned long long tl;
unsigned char *nl;
unsigned short t2, t3, s1, n1, n2, n3;
unsigned short t2, t3, s1;
unsigned int t1;
/*