From f62b6e82b9187ab32bcb68fa79f1b6fa3f9298c2 Mon Sep 17 00:00:00 2001 From: "relyea%netscape.com" Date: Wed, 30 Jan 2002 00:48:24 +0000 Subject: [PATCH] Unsigned values are always greater than '0'! --- security/nss/lib/dev/ckhelper.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/nss/lib/dev/ckhelper.c b/security/nss/lib/dev/ckhelper.c index 0b32c4c94437..8a742209b950 100644 --- a/security/nss/lib/dev/ckhelper.c +++ b/security/nss/lib/dev/ckhelper.c @@ -32,7 +32,7 @@ */ #ifdef DEBUG -static const char CVS_ID[] = "@(#) $RCSfile: ckhelper.c,v $ $Revision: 1.15 $ $Date: 2002/01/29 21:12:13 $ $Name: $"; +static const char CVS_ID[] = "@(#) $RCSfile: ckhelper.c,v $ $Revision: 1.16 $ $Date: 2002/01/30 00:48:24 $ $Name: $"; #endif /* DEBUG */ #ifndef DEV_H @@ -138,7 +138,7 @@ nssCKObject_GetAttributes for (i=0; i