Browse Source
replace my_bool with char in mod_vhostdb_mysql and mod_mysql_vhost (mysql.h contains: typedef char my_bool; and passes a pointer to it as third argument, a (void *), to mysql_options())personal/stbuehler/fix-fdevent
2 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue