Fix typo in include/clc/geometric/length.inc

llvm-svn: 184984
This commit is contained in:
Tom Stellard 2013-06-26 18:20:12 +00:00
parent 88812274dc
commit 560dbee27a
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
_CLC_OVERLOAD _CLC_DECL float length(FLOATN p0);
_CLC_OVERLOAD _CLC_DECL FLOAT length(FLOATN p0);