pre-fix windows bustage. thanks=bent

This commit is contained in:
Chris Jones 2009-09-24 21:14:41 -05:00
Родитель 026f20f14d
Коммит 13cbfa2955
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -203,6 +203,7 @@ PluginInstanceChild::AnswerNPP_GetValue_NPPVpluginNeedsXEmbed(
#else
NS_RUNTIMEABORT("shouldn't be called on non-linux platforms");
return false; // not reached
#endif
}