diff options
Diffstat (limited to 'thirdparty/icu4c/common/uposixdefs.h')
-rw-r--r-- | thirdparty/icu4c/common/uposixdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/icu4c/common/uposixdefs.h b/thirdparty/icu4c/common/uposixdefs.h index 23c3f6d466..826c9bb47a 100644 --- a/thirdparty/icu4c/common/uposixdefs.h +++ b/thirdparty/icu4c/common/uposixdefs.h @@ -48,7 +48,7 @@ #endif /* - * Make sure things like readlink and such functions work. + * Make sure things like realpath and such functions work. * Poorly upgraded Solaris machines can't have this defined. * Cleanly installed Solaris can use this #define. * |