no newline at the end of the file. this will hork some compilers

This commit is contained in:
sspitzer%netscape.com 2000-04-21 02:04:53 +00:00
Родитель 4a72f46c3f
Коммит 0d3c6c65ed
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -826,4 +826,5 @@ nsNntpIncomingServer::SubscribeToNewsgroup(const char *name)
if (NS_FAILED(rv)) return rv;
return NS_OK;
}
}