From c608bdfb251ea434c2fcf1679ce8d13b21f55be3 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Fri, 17 Sep 2021 16:33:03 +0200 Subject: [PATCH] Fix assorted misindented end-comment markers in qglobal.cpp Change-Id: I240e7d32c4aa004f2bd7dd8cafd39b7c7d64e014 Reviewed-by: Thiago Macieira Reviewed-by: Venugopal Shivashankar --- src/corelib/global/qglobal.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp index 68247549f1..3efdd65baf 100644 --- a/src/corelib/global/qglobal.cpp +++ b/src/corelib/global/qglobal.cpp @@ -1434,42 +1434,42 @@ bool qSharedBuild() noexcept \relates Deprecated synonym for \c Q_OS_DARWIN. Do not use. - */ +*/ /*! \macro Q_OS_OSX \relates Deprecated synonym for \c Q_OS_MACOS. Do not use. - */ +*/ /*! \macro Q_OS_MACOS \relates Defined on \macos. - */ +*/ /*! \macro Q_OS_IOS \relates Defined on iOS. - */ +*/ /*! \macro Q_OS_WATCHOS \relates Defined on watchOS. - */ +*/ /*! \macro Q_OS_TVOS \relates Defined on tvOS. - */ +*/ /*! \macro Q_OS_WIN @@ -2082,7 +2082,7 @@ bool qSharedBuild() noexcept the ones deprecated in Qt 5.0. \sa QT_DEPRECATED_WARNINGS - */ +*/ /*! @@ -2094,7 +2094,7 @@ bool qSharedBuild() noexcept deprecated by Qt is used. \sa QT_DISABLE_DEPRECATED_BEFORE, QT_NO_DEPRECATED_WARNINGS - */ +*/ /*! \macro QT_NO_DEPRECATED_WARNINGS @@ -2449,7 +2449,7 @@ Marshmallow Nougat Nougat Oreo - */ +*/ static const char versions_string[] = "\0" "Cupcake\0" @@ -2549,7 +2549,7 @@ QString QSysInfo::buildCpuArchitecture() \endlist \sa QSysInfo::buildAbi(), QSysInfo::buildCpuArchitecture() - */ +*/ QString QSysInfo::currentCpuArchitecture() { #if defined(Q_OS_WIN) @@ -2935,7 +2935,7 @@ QString QSysInfo::prettyProductName() This function returns the same as QHostInfo::localHostName(). \sa QHostInfo::localDomainName, machineUniqueId() - */ +*/ QString QSysInfo::machineHostName() { // the hostname can change, so we can't cache it @@ -3242,7 +3242,7 @@ QByteArray QSysInfo::bootUniqueId() \tt{const TInputType& myMin(const TInputType&, const TInputType&) [with TInputType = int] was called with value1: 3 value2: 4} If this macro is used outside a function, the behavior is undefined. - */ +*/ /*! \internal @@ -4429,7 +4429,7 @@ bool QInternal::activateCallbacks(Callback cb, void **parameters) The two numbers are compared in a relative way, where the exactness is stronger the smaller the numbers are. - */ +*/ /*! \fn bool qFuzzyCompare(float p1, float p2) @@ -4442,7 +4442,7 @@ bool QInternal::activateCallbacks(Callback cb, void **parameters) The two numbers are compared in a relative way, where the exactness is stronger the smaller the numbers are. - */ +*/ /*! \fn bool qFuzzyIsNull(double d)