try to fix tinderbox bustage for nisheeth

git-svn-id: svn://10.0.0.236/trunk@66436 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
2000-04-19 08:45:45 +00:00
parent d4539ffc73
commit d7bc270f6f
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
#include "nsIScriptGlobalObject.h"
#include "nsDOMError.h"
#include "nsLayoutUtils.h"
#include "nsHashTable.h"
#include "nsHashtable.h"
static const int NS_FORM_CONTROL_LIST_HASHTABLE_SIZE = 64;

View File

@@ -44,7 +44,7 @@
#include "nsIScriptGlobalObject.h"
#include "nsDOMError.h"
#include "nsLayoutUtils.h"
#include "nsHashTable.h"
#include "nsHashtable.h"
static const int NS_FORM_CONTROL_LIST_HASHTABLE_SIZE = 64;