From e3d87b1715bc22a3bab3a6f8b5dfe641ac86ce90 Mon Sep 17 00:00:00 2001 From: "Dr. Chat" Date: Sat, 29 Aug 2015 22:05:33 -0500 Subject: [PATCH] Whoops (formatting) --- src/xenia/apu/xma_helpers.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/xenia/apu/xma_helpers.h b/src/xenia/apu/xma_helpers.h index bf0f593ac..50a6d0678 100644 --- a/src/xenia/apu/xma_helpers.h +++ b/src/xenia/apu/xma_helpers.h @@ -1,11 +1,11 @@ /** -****************************************************************************** -* Xenia : Xbox 360 Emulator Research Project * -****************************************************************************** -* Copyright 2015 Ben Vanik. All rights reserved. * -* Released under the BSD license - see LICENSE in the root for more details. * -****************************************************************************** -*/ + ****************************************************************************** + * Xenia : Xbox 360 Emulator Research Project * + ****************************************************************************** + * Copyright 2015 Ben Vanik. All rights reserved. * + * Released under the BSD license - see LICENSE in the root for more details. * + ****************************************************************************** + */ // This file contains some functions used to help parse XMA data.