Commit 929898a4 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixing code documentation.

parent 0f5439e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@

/****
 * In this code we do not use constants and references as we would like to.
 * OpenMP then complains that
 * OpenMP would complain that
 *
 *  error: ‘some-variable’ is predetermined ‘shared’ for ‘firstprivate’
 *