diff options
author | unknown <serg@serg.mysql.com> | 2000-12-24 15:34:30 +0100 |
---|---|---|
committer | unknown <serg@serg.mysql.com> | 2000-12-24 15:34:30 +0100 |
commit | 36cee1bd9526dbceb4a453e6c906e34fc650cdd0 (patch) | |
tree | 22024ba7b1714d46b951b0c219c2fbce024768e7 /include/raid.h | |
parent | 88566ba6725d46d463202298acb535254858d175 (diff) | |
parent | df46f98ffa4b4769392a7e55ad0ca661082c8641 (diff) | |
download | mariadb-git-36cee1bd9526dbceb4a453e6c906e34fc650cdd0.tar.gz |
Merge
include/raid.h:
merged
sql/sql_show.cc:
merged
Diffstat (limited to 'include/raid.h')
-rw-r--r-- | include/raid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/raid.h b/include/raid.h index 4048448260d..d5c130f6060 100644 --- a/include/raid.h +++ b/include/raid.h @@ -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 } |