bustage fix: typo in checkin from bug 396052

This commit is contained in:
mvl%exedo.nl 2008-01-01 20:54:56 +00:00
Родитель 65c4789907
Коммит 5a9b74ae8f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -51,7 +51,7 @@
#include "nsStringGlue.h"
#ifdef XP_WIN
#include "nsWindowsMain.cpp"
#include "nsWindowsWMain.cpp"
#endif
static void Output(const char *fmt, ... )