[format] Require EOF newline
This commit is contained in:
@@ -127,4 +127,4 @@ UserData::UserData(const X_USER_DATA_TYPE data_type,
|
||||
|
||||
} // namespace xam
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -202,4 +202,4 @@ class UserData {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -78,4 +78,4 @@ void Property::WriteToGuest(XUSER_PROPERTY* property) const {
|
||||
|
||||
} // namespace xam
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
} // namespace xe
|
||||
|
||||
@@ -62,4 +62,4 @@ class Property : public UserData {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -124,4 +124,4 @@ class UserTracker {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -69,4 +69,4 @@ DECLARE_XAM_EXPORT1(XamMediaVerificationInject, kNone, kStub);
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(Media);
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(Media);
|
||||
|
||||
@@ -103,4 +103,4 @@ DECLARE_XAM_EXPORT1(XamProfileGetCreationStatus, kNone, kStub);
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(Profile);
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(Profile);
|
||||
|
||||
@@ -71,4 +71,4 @@ class XamState {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -1056,4 +1056,4 @@ DECLARE_XAM_EXPORT1(XamUserGetUserTenure, kUserProfiles, kImplemented);
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(User);
|
||||
DECLARE_XAM_EMPTY_REGISTER_EXPORTS(User);
|
||||
|
||||
@@ -157,4 +157,4 @@ class GpdInfo : public XdbfFile {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_H_
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_H_
|
||||
|
||||
@@ -48,4 +48,4 @@ class GpdInfoProfile : public GpdInfo {
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_PROFILE_H_
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_PROFILE_H_
|
||||
|
||||
@@ -57,4 +57,4 @@ class GpdInfoTitle : public GpdInfo {
|
||||
} // namespace xam
|
||||
} // namespace kernel
|
||||
} // namespace xe
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_TITLE_H_
|
||||
#endif // XENIA_KERNEL_XAM_XDBF_GPD_INFO_TITLE_H_
|
||||
|
||||
Reference in New Issue
Block a user