summaryrefslogtreecommitdiff
path: root/src/JSystem/JGadget/binary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JGadget/binary.cpp')
-rw-r--r--src/JSystem/JGadget/binary.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/JSystem/JGadget/binary.cpp b/src/JSystem/JGadget/binary.cpp
index bcf397d64a..29b66e9a23 100644
--- a/src/JSystem/JGadget/binary.cpp
+++ b/src/JSystem/JGadget/binary.cpp
@@ -33,7 +33,6 @@ JGadget::binary::parseVariableUInt_16_32_following(void const* buffer, u32* para
return rv;
}
-
/* 802DC8C8-802DC910 2D7208 0048+00 0/0 4/4 0/0 .text
* __dt__Q37JGadget6binary19TParse_header_blockFv */
JGadget::binary::TParse_header_block::~TParse_header_block() {
@@ -69,4 +68,4 @@ bool JGadget::binary::TParse_header_block::parse_next(void const** ptrLocation,
headerEnd--;
}
return checkLastBlock;
-} \ No newline at end of file
+}