From 1a8cffddf383872b84d0df9acef5662e02189f2b Mon Sep 17 00:00:00 2001 From: rtk0c Date: Mon, 27 Jun 2022 00:15:35 +0000 Subject: (From git) Update code style, misc clean up git-svn-id: file:///home/arch/svn/epistmool/trunk@6 71f44415-077c-4ad7-a976-72ddbf76608f --- server-v1/source/EpistmoolServer/Protocol/Error.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'server-v1/source/EpistmoolServer/Protocol/Error.hpp') diff --git a/server-v1/source/EpistmoolServer/Protocol/Error.hpp b/server-v1/source/EpistmoolServer/Protocol/Error.hpp index 1ddedf9..43bbd62 100644 --- a/server-v1/source/EpistmoolServer/Protocol/Error.hpp +++ b/server-v1/source/EpistmoolServer/Protocol/Error.hpp @@ -6,8 +6,7 @@ #include namespace Epistmool::Server { -struct ProtocolError -{ +struct ProtocolError { QVersionNumber since; QLatin1String name; }; -- cgit v1.2.3-70-g09d2