1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/libmysql
Konstantin Osipov 4cff617c25 Backport of:
----------------------------------------------------------------------
ChangeSet@1.2571, 2008-04-08 12:30:06+02:00, vvaintroub@wva. +122 -0
  Bug#32082 : definition of VOID in my_global.h conflicts with Windows
  SDK headers
  
  VOID macro is now removed. Its usage is replaced with void cast.
  In some cases, where cast does not make much sense (pthread_*, printf, 
  hash_delete, my_seek), cast is ommited.
2009-11-24 16:54:59 +03:00
..
2009-10-28 10:55:44 +03:00
2009-10-16 01:11:42 +04:00
2004-08-18 19:57:55 +02:00
2009-10-23 15:22:21 +04:00
2009-11-24 16:54:59 +03:00
2009-10-16 00:53:21 +04:00