Make file formatting comply with POSIX and Unix standards

UTF-8, LF, no BOM, and newlines at the end of files
This commit is contained in:
Aaron Franke 2020-03-21 17:41:03 -04:00
parent 7ed9da0a54
commit 7dbe8b65ae
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
15 changed files with 15 additions and 15 deletions

View file

@ -42,4 +42,4 @@ public:
void update_feeds();
};
#endif /* CAMERAIOS_H */
#endif /* CAMERAIOS_H */