Explorar el Código

dpkg: Fix unaligned bullet point on a comment

This was making it confusing related to the parent bullets.
Guillem Jover hace 16 años
padre
commit
f0496f91b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/processarc.c

+ 1 - 1
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