The following commit has been merged in the master branch:
commit a305ec0756afcb59223d3e6870ba703ae5ddf634
Author: Guillem Jover <[email protected]>
Date: Fri Feb 13 07:57:01 2009 +0200
Remove bogus comment about '--yet-to-unpack'
diff --git a/ChangeLog b/ChangeLog
index 35d9985..a912d14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-13 Guillem Jover <[email protected]>
+
+ * src/query.c: Remove bogus comment about '--yet-to-unpack'.
+
2009-02-11 Raphael Hertzog <[email protected]>
* scripts/Makefile.am: Drop cleanup-info.pl script.
diff --git a/src/query.c b/src/query.c
index b7ba2f6..31597af 100644
--- a/src/query.c
+++ b/src/query.c
@@ -458,10 +458,7 @@ printversion(void)
"See %s --license for copyright and license details.\n"),
DPKGQUERY) < 0) werr("stdout");
}
-/*
- options that need fixing:
- dpkg --yet-to-unpack \n\
- */
+
void
usage(void)
{
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]