C comments do not mix with assembly comments
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33201 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
/*
|
;
|
||||||
* Copyright (C) 2009 David McPaul
|
; Copyright (C) 2009 David McPaul
|
||||||
*
|
;
|
||||||
* All rights reserved. Distributed under the terms of the MIT License.
|
; All rights reserved. Distributed under the terms of the MIT License.
|
||||||
*/
|
;
|
||||||
|
|
||||||
; A rather unoptimised set of yuv to rgb converters
|
; A rather unoptimised set of yuv to rgb converters
|
||||||
; does 8 pixels at a time
|
; does 8 pixels at a time
|
||||||
|
|||||||
Reference in New Issue
Block a user