changeset 2319:5b4071a74289

Indentation cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Sep 2019 10:22:13 +0300
parents b2d8b054b2f7
children 0115b3dd9064
files tools/lib64gfx.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.h	Tue Sep 03 10:15:41 2019 +0300
+++ b/tools/lib64gfx.h	Tue Sep 03 10:22:13 2019 +0300
@@ -395,7 +395,7 @@
 const char *dmC64GetOpSubjectName(const int subject);
 const DMC64MemBlock * dmC64GetOpMemBlock(const DMC64Image *img, const int subject, const int bank);
 int       dmC64SanityCheckEncDecOp(const int i, const DMC64EncDecOp *op, const DMC64Image *img);
-int      dmC64MemBlockAllocSubj(DMC64Image *img, const int subject, const int bank);
+int       dmC64MemBlockAllocSubj(DMC64Image *img, const int subject, const int bank);
 
 size_t    dmC64GetSubjectSize(const int subject, const DMC64ImageCommonFormat *fmt);
 size_t    dmC64GetOpSubjectSize(const DMC64EncDecOp *op, const DMC64ImageCommonFormat *fmt);