1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fix compiler warnings in my_atomic.h

include/atomic/x86-gcc.h:
  Fix a warning about empty while loop body.
include/my_atomic.h:
  Fix a warning about empty while loop body.
This commit is contained in:
Konstantin Osipov
2010-02-19 17:20:29 +03:00
parent d62496ce61
commit fcc9c8627a
2 changed files with 3 additions and 3 deletions