refactor: Fix include guard end comment

This commit is contained in:
Lars Toenning
2024-12-01 10:58:33 +01:00
parent 7f277e4542
commit 7bc99ff6f2
912 changed files with 913 additions and 913 deletions

View File

@@ -143,4 +143,4 @@ namespace swift::misc
} // namespace test
} // namespace swift::misc
#endif
#endif // SWIFT_MISC_TEST_TESTDATA_H

View File

@@ -38,4 +38,4 @@ namespace swift::misc::test
};
} // namespace swift::misc::test
#endif
#endif // SWIFT_MISC_TEST_TESTING_H

View File

@@ -245,4 +245,4 @@ namespace swift::misc::test
#pragma pop_macro("interface")
#endif
#endif // SWIFT_MISC_TEST_TESTSERVICE_H

View File

@@ -441,4 +441,4 @@ namespace swift::misc::test
static const QString &errorInfo(bool ok);
};
} // namespace swift::misc::test
#endif
#endif // SWIFT_MISC_TEST_TESTSERVICEINTERFACE_H