[format] Require EOF newline
This commit is contained in:
@@ -30,4 +30,4 @@ void RC4(const uint8_t* key, uint32_t key_size_in, const uint8_t* data,
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_KERNEL_UTIL_CRYPTO_UTILS_H_
|
||||
#endif // XENIA_KERNEL_UTIL_CRYPTO_UTILS_H_
|
||||
|
||||
@@ -281,4 +281,4 @@ std::vector<GameInfoDatabase::Achievement> GameInfoDatabase::GetAchievements()
|
||||
|
||||
} // namespace util
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -135,4 +135,4 @@ class GameInfoDatabase {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_KERNEL_UTIL_GAME_INFO_DATABASE_H_
|
||||
#endif // XENIA_KERNEL_UTIL_GAME_INFO_DATABASE_H_
|
||||
|
||||
@@ -26,4 +26,4 @@ namespace xe::kernel::util {
|
||||
class NativeList;
|
||||
class ObjectTable;
|
||||
} // namespace xe::kernel::util
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -150,4 +150,4 @@ std::queue<std::string> AttributeStringFormatter::GetPresenceFormatSpecifiers()
|
||||
}
|
||||
} // namespace util
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -77,4 +77,4 @@ class AttributeStringFormatter {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_KERNEL_UTIL_PRESENCE_STRING_BUILDER_H_
|
||||
#endif // XENIA_KERNEL_UTIL_PRESENCE_STRING_BUILDER_H_
|
||||
|
||||
Reference in New Issue
Block a user