* src/grpck.c (check_members): When a member is removed, do not

increase the index.
	* src/grpck.c: Fix typo in messages and comments.
This commit is contained in:
nekral-guest
2009-03-21 19:42:48 +00:00
parent dab1523df5
commit 503976fc6a
2 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2009-03-21 Nicolas François <nicolas.francois@centraliens.net>
* src/grpck.c (check_members): When a member is removed, do not
increase the index.
* src/grpck.c: Fix typo in messages and comments.
2009-03-21 Nicolas François <nicolas.francois@centraliens.net>
* lib/commonio.c: Call fsync before closing the backup file. This