From 2885d1a31fbe88505943c50cca4d0028fb9e95f0 Mon Sep 17 00:00:00 2001 From: boufaras Date: Tue, 20 Sep 2011 13:54:37 +0000 Subject: [PATCH] update doc git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2415 331e1502-861f-0410-8da2-ba01fb791d7f --- branches/ParadisEO-GPU/src/GPUType/moGPUVector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/ParadisEO-GPU/src/GPUType/moGPUVector.h b/branches/ParadisEO-GPU/src/GPUType/moGPUVector.h index c918c5e88..d9b9afe83 100644 --- a/branches/ParadisEO-GPU/src/GPUType/moGPUVector.h +++ b/branches/ParadisEO-GPU/src/GPUType/moGPUVector.h @@ -161,7 +161,7 @@ public: } /** - *Function inline to set the size of vector, called from host and device. + * method to set the size of vector *@param _size the vector size */