equal
deleted
inserted
replaced
1 # HG changeset patch |
1 # HG changeset patch |
2 # Parent e46329bd93b89ef7f880988f37d6ad1b7fbe11c3 |
2 # Parent ecfe290806fda71edb54f4280f4e831e8c2cec7a |
3 |
3 |
4 diff -r e46329bd93b8 src/transports/tf_maildir.c |
4 diff -r ecfe290806fd src/transports/tf_maildir.c |
5 --- a/src/transports/tf_maildir.c Thu Feb 24 17:19:04 2011 +0100 |
5 --- a/src/transports/tf_maildir.c Fri Apr 01 14:06:51 2011 +0200 |
6 +++ b/src/transports/tf_maildir.c Thu Feb 24 20:12:03 2011 +0100 |
6 +++ b/src/transports/tf_maildir.c Fri Apr 01 14:06:51 2011 +0200 |
7 @@ -584,7 +584,7 @@ |
7 @@ -584,7 +584,7 @@ |
8 "a later subdirectory modification\n"); |
8 "a later subdirectory modification\n"); |
9 (void)Uunlink(filename); |
9 (void)Uunlink(filename); |
10 (void)close(fd); |
10 (void)close(fd); |
11 - fd = -1; |
11 - fd = -1; |