summaryrefslogtreecommitdiff
path: root/innobase/include/os0file.h
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
commitb330167e18a3c531b4dcc7ddbfde65bc21b9418a (patch)
tree9eacd91cf4eff5e249edd53557fc3da79f2f62aa /innobase/include/os0file.h
parent1d9c5905f8c7aa98bcca2ee963f79c901433efb6 (diff)
downloadmariadb-git-b330167e18a3c531b4dcc7ddbfde65bc21b9418a.tar.gz
os0file.h Removed a typo in os0file.h
innobase/include/os0file.h: Removed a typo in os0file.h
Diffstat (limited to 'innobase/include/os0file.h')
-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