From 79bb0205026fcf02435550778eaefbe26ee61f40 Mon Sep 17 00:00:00 2001 From: Samuel Jones <samjones714@gmail.com> Date: Thu, 1 Nov 2018 12:37:14 +0000 Subject: [PATCH] Re #23739 Clang format --- MantidPlot/src/ProjectRecovery.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MantidPlot/src/ProjectRecovery.h b/MantidPlot/src/ProjectRecovery.h index 2fc3fa6ea34..034d7ecc3f3 100644 --- a/MantidPlot/src/ProjectRecovery.h +++ b/MantidPlot/src/ProjectRecovery.h @@ -87,7 +87,7 @@ public: /// Looks at the recovery checkpoints and repairs some faults void repairCheckpointDirectory(); - + /// Remove checkpoints if it has lock file void removeLockedCheckpoints(); -- GitLab