r1428 - trunk/Utilities

1 view
Skip to first unread message

noti...@svn.sbooth.org

unread,
Jan 25, 2010, 12:23:12 AM1/25/10
to max-c...@googlegroups.com
Author: stephen_booth
Date: 2010-01-24 21:23:12 -0800 (Sun, 24 Jan 2010)
New Revision: 1428

Modified:
trunk/Utilities/GaplessUtilities.m
Log:
Fixed type in atom name


Modified: trunk/Utilities/GaplessUtilities.m
===================================================================
--- trunk/Utilities/GaplessUtilities.m 2009-09-28 01:20:18 UTC (rev 1427)
+++ trunk/Utilities/GaplessUtilities.m 2010-01-25 05:23:12 UTC (rev 1428)
@@ -92,7 +92,7 @@
num = OSSwapHostToBigInt32(bitrate);
[blockData appendBytes:&num length:4];

- atomName = @"vers";
+ atomName = @"cdcv";
utf8 = [atomName UTF8String];
[blockData appendBytes:utf8 length:strlen(utf8)];
num = OSSwapHostToBigInt32(0x10504);

Reply all
Reply to author
Forward
0 new messages