From d41ed82a4ea0cc8e1674b6d5d2c49fd6462610bb Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 8 Sep 2019 12:33:09 +0000 Subject: uncrustify as demanded. --- src/auction/auction.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/auction/auction.h') diff --git a/src/auction/auction.h b/src/auction/auction.h index 74da53fdb..8324e1cb1 100644 --- a/src/auction/auction.h +++ b/src/auction/auction.h @@ -11,12 +11,12 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . SPDX-License-Identifier: AGPL3.0-or-later -*/ + */ /** * @author Markus Teich @@ -34,8 +34,7 @@ GNUNET_NETWORK_STRUCT_BEGIN /** * Auction creation request sent from the client to the service */ -struct GNUNET_AUCTION_ClientCreateMessage -{ +struct GNUNET_AUCTION_ClientCreateMessage { /** * Type: GNUNET_MESSAGE_TYPE_AUCTION_CLIENT_CREATE */ -- cgit v1.2.3