Smack/core/src/main/java/org/jivesoftware/smack/initializer
Florian Schmaus d069e1be64 Normalize newlines to '\n'
Change all \r\n into unix style newlines. Add missing newlines at the
end of a file and activate the newline checkstyle module, that enforces
'\n' as newline and a newline at the end of every file.
2014-02-17 23:58:40 +01:00
..
LoggingInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
SmackInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
UrlProviderFileInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
VmArgInitializer.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00