The following commit has been merged in the master branch:
commit f0496f91b55081c7990abb88d78299e9cb925ece
Author: Guillem Jover <[email protected]>
Date: Fri Feb 19 06:54:21 2010 +0100
dpkg: Fix unaligned bullet point on a comment
This was making it confusing related to the parent bullets.
diff --git a/src/processarc.c b/src/processarc.c
index f9a5958..e92413c 100644
--- a/src/processarc.c
+++ b/src/processarc.c
@@ -531,7 +531,7 @@ void process_archive(const char *filename) {
* overwrite' using link() and rename(), but leave a backup copy.
* Later, when we delete the backup, we remove it from any other
* packages' lists.
- * - It is a directory. In this case it depends on whether we're
+ * - It is a directory. In this case it depends on whether we're
* trying to install a symlink or something else.
* = If we're not trying to install a symlink we move the directory
* aside and extract the node. Later, when we recursively remove
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]