This commit is contained in:
Ted Mielczarek 2008-07-27 13:50:09 -04:00
Родитель 928957aab8
Коммит d11393fc07
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -53,7 +53,7 @@
// Defined in nsExceptionHandler.cpp, but not normally exposed
namespace CrashReporter {
bool GetAnnotation(const nsACString& key, nsACString& data);
};
}
#define ok(message, test) do { \
if (!(test)) \