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:
David McPaul
2009-09-20 02:11:34 +00:00
parent 6bfbea62cd
commit 507cac021c
+5 -5
View File
@@ -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