From 73bbe1f02bf1a62ff363ed80cfec42f3545036cd Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 28 Mar 2020 10:29:34 -0700 Subject: mobile/cleanup: tiny coding style issue that bugged me Signed-off-by: Dirk Hohndel --- mobile-widgets/qmlmanager.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile-widgets/qmlmanager.cpp b/mobile-widgets/qmlmanager.cpp index d8ad939f9..55b606cad 100644 --- a/mobile-widgets/qmlmanager.cpp +++ b/mobile-widgets/qmlmanager.cpp @@ -1272,12 +1272,12 @@ void QMLManager::changesNeedSaving() } void QMLManager::openNoCloudRepo() -/* - * Open the No Cloud repo. In case this repo does not (yet) - * exists, create one first. When done, open the repo, which - * is obviously empty when just created. - */ { + /* + * Open the No Cloud repo. In case this repo does not (yet) + * exists, create one first. When done, open the repo, which + * is obviously empty when just created. + */ QString filename = nocloud_localstorage(); const char *branch; struct git_repository *git; -- cgit v1.2.3-70-g09d2