1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
C++ comments cleanup
This commit is contained in:
salle@geopard.online.bg
2002-07-17 15:17:20 +03:00
parent dacf75a4ad
commit b472f401b1
11 changed files with 116 additions and 114 deletions

View File

@ -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 */