case sensitivity problem. r=sfraser

This commit is contained in:
sspitzer%netscape.com 2000-02-15 09:42:41 +00:00
Родитель a45320a479
Коммит 505b02bd76
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -26,7 +26,7 @@
#include "nsIControllerCommand.h"
#include "nsWeakReference.h"
#include "nsHashTable.h"
#include "nsHashtable.h"
class nsControllerCommandManager : public nsIControllerCommandManager,
public nsSupportsWeakReference

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

@ -26,7 +26,7 @@
#include "nsIControllerCommand.h"
#include "nsWeakReference.h"
#include "nsHashTable.h"
#include "nsHashtable.h"
class nsControllerCommandManager : public nsIControllerCommandManager,
public nsSupportsWeakReference