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:
parent
6bfbea62cd
commit
507cac021c
@ -1,8 +1,8 @@
|
||||
/*
|
||||
* Copyright (C) 2009 David McPaul
|
||||
*
|
||||
* All rights reserved. Distributed under the terms of the MIT License.
|
||||
*/
|
||||
;
|
||||
; Copyright (C) 2009 David McPaul
|
||||
;
|
||||
; All rights reserved. Distributed under the terms of the MIT License.
|
||||
;
|
||||
|
||||
; A rather unoptimised set of yuv to rgb converters
|
||||
; does 8 pixels at a time
|
||||
|
Loading…
x
Reference in New Issue
Block a user