summaryrefslogtreecommitdiff
path: root/innobase
diff options
context:
space:
mode:
authorunknown <heikki@donna.mysql.fi>2001-02-28 21:03:37 +0200
committerunknown <heikki@donna.mysql.fi>2001-02-28 21:03:37 +0200
commit11dd18c3ff2501b6c1f039c2f509e0485ff11861 (patch)
tree9eacd91cf4eff5e249edd53557fc3da79f2f62aa /innobase
parent0dabf61710ea01663b45f4fed8153a671e6e4523 (diff)
downloadmariadb-git-11dd18c3ff2501b6c1f039c2f509e0485ff11861.tar.gz
os0file.h Removed a typo in os0file.h
innobase/include/os0file.h: Removed a typo in os0file.h
Diffstat (limited to 'innobase')
-rw-r--r--innobase/include/os0file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/innobase/include/os0file.h b/innobase/include/os0file.h
index 6ec8c69594a..0960cf32105 100644
--- a/innobase/include/os0file.h
+++ b/innobase/include/os0file.h
@@ -29,7 +29,6 @@ Created 10/21/1995 Heikki Tuuri
#endif
#ifndef S_IRUSR
-#define
#define S_IRUSR 00400
#define S_IWUSR 00200
#define S_IRGRP 00040