From 05ee12e2df827059e6f1d01524c19905501cf105 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 3 Jan 2021 16:25:52 +0900 Subject: Fixed more uncrustify's code formatting offending files. Signed-off-by: Michele Calgaro --- dcop/dcopclient.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dcop/dcopclient.cpp') diff --git a/dcop/dcopclient.cpp b/dcop/dcopclient.cpp index 607e2e52a..5523365c8 100644 --- a/dcop/dcopclient.cpp +++ b/dcop/dcopclient.cpp @@ -436,9 +436,9 @@ static void DCOPProcessMessage(IceConn iceConn, IcePointer clientObject, return; } } + tqWarning("Very strange! got a DCOPReplyDelayed opcode, but we were not waiting for a reply!"); + return; } - tqWarning("Very strange! got a DCOPReplyDelayed opcode, but we were not waiting for a reply!"); - return; case DCOPCall: case DCOPFind: case DCOPSend: -- cgit v1.2.1