# HG changeset patch # User Bruno Haible # Date 1213275667 -7200 # Node ID 008f289e34ef2275f3b2c13bd566db85930de245 # Parent 4d972085fd3a4214f7dee5541892597f640fc8fc Typo in comment. diff -r 4d972085fd3a -r 008f289e34ef lib/open.c --- a/lib/open.c Thu Jun 12 13:47:37 2008 +0200 +++ b/lib/open.c Thu Jun 12 15:01:07 2008 +0200 @@ -58,7 +58,7 @@ Rationale: POSIX says that "A pathname that contains at least one non-slash character and that - ends withone or more trailing slashes shall be resolved as if a + ends with one or more trailing slashes shall be resolved as if a single dot character ( '.' ) were appended to the pathname." and "The special filename dot shall refer to the directory specified by