Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libdcp
authorCarl Hetherington <cth@carlh.net>
Thu, 21 May 2015 09:43:00 +0000 (10:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 21 May 2015 09:43:00 +0000 (10:43 +0100)
src/types.h

index a309121a6457472534674e53b2fb0ee42b1c62b8..36dcc3fe51c4f094bd8b72eaeb3fe753d0bd590d 100644 (file)
@@ -47,7 +47,7 @@ enum Channel {
        LC = 8,
        RC = 9,
        BSL = 10,
-       BSR = 111
+       BSR = 11
 };
 
 enum ContentKind