diff options
-rw-r--r-- | README.micro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.micro b/README.micro index 976742a025..7f12c70a17 100644 --- a/README.micro +++ b/README.micro @@ -6,7 +6,7 @@ operating system are left very -- minimal. All this is experimental. If you don't know what to do with microperl you probably shouldn't. Do not report bugs in microperl; fix the bugs. -We assume ANSI C plus the following: +We assume ANSI C89 plus the following: - <stdlib.h> - rename() - opendir(), readdir(), closedir() (via dirent.h) |