[arrayfire] 80/84: DOC Fix typo in af_div
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Mon Jan  4 23:22:29 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository arrayfire.
commit d308ae1c3a915ba74ffc7e54ecc3923dd1e0863e
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Wed Dec 30 13:28:08 2015 -0500
    DOC Fix typo in af_div
---
 include/af/arith.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/af/arith.h b/include/af/arith.h
index b5f6f17..59f7677 100644
--- a/include/af/arith.h
+++ b/include/af/arith.h
@@ -578,7 +578,7 @@ extern "C" {
     /**
        C Interface for dividing an array by another
 
-       \param[out] out will contain result of \p lhs / \p rhs. out is of type b8
+       \param[out] out will contain result of \p lhs / \p rhs.
        \param[in] lhs first input
        \param[in] rhs second input
        \param[in] batch specifies if operations need to be performed in batch mode
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
    
    
More information about the debian-science-commits
mailing list