1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00
This commit is contained in:
serg@serg.mysql.com
2000-12-24 15:34:30 +01:00
47 changed files with 2005 additions and 255 deletions

View File

@ -92,7 +92,6 @@ extern "C" {
int my_raid_close(File, myf MyFlags);
int my_raid_fstat(int Filedes, struct stat *buf, myf MyFlags);
#ifdef __cplusplus
}