From c21abdc80af59adf73a7b0550a255de110c0a039 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 6 May 2002 01:38:24 +0000 Subject: Fix typo. --- trans/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trans/ChangeLog b/trans/ChangeLog index e485015b..ce5008c7 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -2,7 +2,7 @@ * fakeroot.c (netfs_attempt_lookup): Really check for EROFS or EISDIR error from O_RDWR lookup (the last change checked for - O_RDWR | O_EXEC looks up, which is also necessary). + O_RDWR | O_EXEC look ups, which is also necessary). (netfs_attempt_mkfile): Unlock DIR. (netfs_attempt_create_file): Likewise. (netfs_S_io_map): New function. -- cgit v1.2.3