correct name of variable dealloc
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2353 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3d7ae37f64
commit
cea8c450b3
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ int main() {
|
|||
int * cpy_data;
|
||||
int * d_data;
|
||||
moGPUAllocator alloc;
|
||||
moGPUDeallocator disalloc;
|
||||
moGPUDeallocator dealloc;
|
||||
moGPUCopy cpy;
|
||||
int i=0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue