Skip to content

Commit bab621f

Browse files
committed
remove blank
1 parent e18a334 commit bab621f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synchro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
if (a != b) printf("NON-CONSISTENT STATE");
2727
\emprg{/* non-atomic operation */
2828
shared.a = val; shared.b = val;}
29-
\}
29+
\}
3030
\end{alltt}
3131
\item if the cycle is run in 2 processes running in parallel (or threads)
3232
that share the same structure and have different values of the

0 commit comments

Comments
 (0)