Adding new line to the end of nsHtml5SpeculativeLoader.h to avoid dozens of compiler warnings. trivial fix, no bug

--HG--
extra : rebase_source : c32715faff9ea1c2e06b41ffa9ca1f1e316c68f8
This commit is contained in:
Doug Turner 2010-02-23 16:36:30 -08:00
Родитель 36b2eea54c
Коммит 65a60aa6f3
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -84,4 +84,5 @@ class nsHtml5SpeculativeLoader
nsCStringHashSet mPreloadedURLs;
};
#endif // nsHtml5SpeculativeLoader_h__
#endif // nsHtml5SpeculativeLoader_h__