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 | c0965de3f377e0a5ee215fe7f0dd662da251e412 (patch) | |
tree | 22024ba7b1714d46b951b0c219c2fbce024768e7 /include/raid.h | |
parent | 885517089a42a51a1f1eed716743eeba1d23aba7 (diff) | |
parent | 740f328ebb70794c6e65bc7d19b325454d200558 (diff) | |
download | mariadb-git-c0965de3f377e0a5ee215fe7f0dd662da251e412.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 } |