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

@@ -161,4 +161,4 @@ namespace swift::core::context
bool m_debugEnabled = false; //!< debug messages enabled
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXT_H

View File

@@ -161,4 +161,4 @@ namespace swift::core
Q_DECLARE_METATYPE(swift::core::context::CSettingsDictionary)
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_H

View File

@@ -134,4 +134,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXTAPPLICATION_EMPTY_H

View File

@@ -99,4 +99,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_IMPL_H

View File

@@ -121,4 +121,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_PROXY_H

View File

@@ -386,4 +386,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_H

View File

@@ -69,4 +69,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTAUDIO_IMPL_H

View File

@@ -100,4 +100,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTVOICE_PROXY_H

View File

@@ -397,4 +397,4 @@ namespace swift::core::context
IContextNetwork(CCoreFacadeConfig::ContextMode mode, CCoreFacade *runtime) : IContext(mode, runtime) {}
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_H

View File

@@ -499,4 +499,4 @@ namespace swift::core::context
}
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_EMPTY_H

View File

@@ -545,4 +545,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_IMPL_H

View File

@@ -298,4 +298,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTNETWORK_PROXY_H

View File

@@ -174,4 +174,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_H

View File

@@ -158,4 +158,4 @@ namespace swift::core::context
}
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_EMPTY_H

View File

@@ -273,4 +273,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTOWNAIRCRAFT_IMPL_H

View File

@@ -132,4 +132,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_OWNAIRCRAFT_PROXY_H

View File

@@ -331,4 +331,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXTSIMULATOR_H

View File

@@ -421,4 +421,4 @@ namespace swift::core::context
};
} // namespace swift::core::context
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_EMPTY_H

View File

@@ -444,4 +444,4 @@ namespace swift::core
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXT_CONTEXTSIMULATOR_IMPL_H

View File

@@ -253,4 +253,4 @@ namespace swift::core
};
} // namespace context
} // namespace swift::core
#endif // guard
#endif // SWIFT_CORE_CONTEXTSIMULATOR_PROXY_H