The following commit has been merged in the master branch:
commit eb6308c42fc7c37f0145d468549be77d0bf3346c
Author: Guillem Jover <guil...@debian.org>
Date:   Tue Jun 5 07:47:07 2012 +0200

    dpkg: Remove unneeded showdiff() forward declaration

diff --git a/src/configure.c b/src/configure.c
index 13d8c01..20080fa 100644
--- a/src/configure.c
+++ b/src/configure.c
@@ -82,7 +82,6 @@ static int conffoptcells[2][2] = {
        { cfo_keep,             cfo_prompt_keep },      /* User edited. */
 };
 
-static void showdiff(const char *old, const char *new);
 static enum conffopt promptconfaction(struct pkginfo *pkg, const char *cfgfile,
                                       const char *realold, const char *realnew,
                                       int useredited, int distedited,

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to