From 347fc5063aac303abc9a0042837855a7541c4d87 Mon Sep 17 00:00:00 2001 From: Gareth Aneurin Tribello Date: Tue, 26 Nov 2024 17:12:01 +0000 Subject: [PATCH] Ran astyle --- src/cltools/GenJson.cpp | 10 +++++----- src/tools/Keywords.cpp | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/cltools/GenJson.cpp b/src/cltools/GenJson.cpp index 44ae7ced84..bd609eb880 100644 --- a/src/cltools/GenJson.cpp +++ b/src/cltools/GenJson.cpp @@ -126,11 +126,11 @@ int GenJson::main(FILE* in, FILE*out,Communicator& pc) { // This is used for noting actions that have been deprecated std::string replacement = keys.getReplacementAction(); if( replacement!="none" ) { - bool found=false; - for(unsigned j=0; j