[libclc] 39/291: Fix typo in include/clc/geometric/length.inc

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:53:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository libclc.

commit ba36ac1c11290f2985d9f1ddd59ec39221516b39
Author: Tom Stellard <thomas.stellard at amd.com>
Date:   Wed Jun 26 18:20:12 2013 +0000

    Fix typo in include/clc/geometric/length.inc
    
    git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@184984 91177308-0d34-0410-b5e6-96231b3b80d8
---
 generic/include/clc/geometric/length.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/generic/include/clc/geometric/length.inc b/generic/include/clc/geometric/length.inc
index 8ee8bf3..a9fa2d5 100644
--- a/generic/include/clc/geometric/length.inc
+++ b/generic/include/clc/geometric/length.inc
@@ -1 +1 @@
-_CLC_OVERLOAD _CLC_DECL float length(FLOATN p0);
+_CLC_OVERLOAD _CLC_DECL FLOAT length(FLOATN p0);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list