Small code style in headers

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2009-05-20 15:11:41 +02:00
parent b98bcf858b
commit d3c4618b3a
7 changed files with 19 additions and 20 deletions

View File

@@ -23,7 +23,7 @@
// x86 assembly language locks or OS spin locks may perform faster than
// mutex locks on some platforms. On my machine, mutexes seem to be the
// mutex locks on some platforms. On my machine, mutexes seem to be the
// best.
//#define ASM_LOCK