mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +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