mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Some
C++ comments cleanup
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#include <my_bitmap.h>
|
||||
|
||||
#ifdef __EMX__
|
||||
#undef write // remove pthread.h macro definition for EMX
|
||||
#undef write /* remove pthread.h macro definition for EMX */
|
||||
#endif
|
||||
|
||||
typedef ulong table_map; /* Used for table bits in join */
|
||||
|
Reference in New Issue
Block a user