try to fix tinderbox bustage for nisheeth

This commit is contained in:
rickg%netscape.com 2000-04-19 08:45:45 +00:00
Родитель 4145e3292d
Коммит 35061439c3
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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;

Просмотреть файл

@ -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;