From 0895b0b7c796c370dce11ff4784b322d22366233 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Sat, 12 Feb 2000 20:11:08 +0000 Subject: [PATCH] fix 82 warnings for ltabb. git-svn-id: svn://10.0.0.236/trunk@60609 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/include/ntypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/include/ntypes.h b/mozilla/include/ntypes.h index 34f5951195f..44cee81476a 100644 --- a/mozilla/include/ntypes.h +++ b/mozilla/include/ntypes.h @@ -55,7 +55,7 @@ typedef enum NET_ReloadMethod is not saved once we know we have to check with the server anyway. */ TV_NTWK_SERVER_ONLY, /* test validation, use necko cache first */ - SERVER_ONLY, /* server only, force_reload */ + SERVER_ONLY /* server only, force_reload */ } NET_ReloadMethod; /*