Fix missing EOF newlines

master
Cinders 2013-07-28 14:38:09 -06:00
parent f7b82b7744
commit 9b2e7ddd25
3 changed files with 3 additions and 3 deletions

View File

@ -361,4 +361,4 @@ void GrowlManager::InitiateManager()
bool GrowlManager::isUsable()
{
return (gGrowlManager && gGrowlManager->mNotifier && gGrowlManager->mNotifier->isUsable());
}
}

View File

@ -317,4 +317,4 @@ void hide_context_entries(LLMenuGL& menu,
#endif // LL_LLCONVERSATIONMODEL_H
#endif
#endif

View File

@ -424,4 +424,4 @@ BOOL LLHUDIcon::scriptIconsNearby()
{
return !sScriptErrorIconInstances.empty();
}
// </FS:Ansariel> Mark script error icons
// </FS:Ansariel> Mark script error icons