mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-25 09:34:23 +00:00
Remove trailing spaces
This commit is contained in:
parent
ee4e5986d1
commit
0e8be6b578
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ __host__ static void init_array(DATA_TYPE** A, DATA_TYPE* x)
|
|||
}
|
||||
|
||||
|
||||
/**
|
||||
* Print the given array.
|
||||
/**
|
||||
* Print the given array.
|
||||
*
|
||||
* Cannot be parallelized, as the elements of the array should be
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue