The following commit has been merged in the master branch:
commit e93fdb82239a07d52a377e5f4158e0ca0c58af7c
Author: Guillem Jover <[email protected]>
Date: Fri Jul 16 16:49:38 2010 +0200
Fix file names in comment header
diff --git a/dselect/basecmds.cc b/dselect/basecmds.cc
index 27dfdcc..c11c994 100644
--- a/dselect/basecmds.cc
+++ b/dselect/basecmds.cc
@@ -1,6 +1,6 @@
/*
* dselect - Debian package maintenance user interface
- * bcommands.cc - base list keyboard commands display
+ * basecmds.cc - base list keyboard commands display
*
* Copyright © 1994,1995 Ian Jackson <[email protected]>
* Copyright © 2000,2001 Wichert Akkerman <[email protected]>
diff --git a/dselect/basetop.cc b/dselect/basetop.cc
index 801d002..32d420f 100644
--- a/dselect/basetop.cc
+++ b/dselect/basetop.cc
@@ -1,6 +1,6 @@
/*
* dselect - Debian package maintenance user interface
- * bdrawtop.cc - base list class redraw of top
+ * basetop.cc - base list class redraw of top
*
* Copyright © 1994,1995 Ian Jackson <[email protected]>
*
diff --git a/lib/dpkg/parsedump.h b/lib/dpkg/parsedump.h
index 0e2fad8..275c149 100644
--- a/lib/dpkg/parsedump.h
+++ b/lib/dpkg/parsedump.h
@@ -1,6 +1,6 @@
/*
* libdpkg - Debian packaging suite library routines
- * parse.c - declarations for in-core database reading/writing
+ * parsedump.h - declarations for in-core database reading/writing
*
* Copyright © 1995 Ian Jackson <[email protected]>
* Copyright © 2001 Wichert Akkerman
diff --git a/lib/dpkg/pkg.c b/lib/dpkg/pkg.c
index 81079c0..f893732 100644
--- a/lib/dpkg/pkg.c
+++ b/lib/dpkg/pkg.c
@@ -1,6 +1,6 @@
/*
* dpkg - main program for package management
- * pkg-array.c - primitives for pkg handling
+ * pkg.c - primitives for pkg handling
*
* Copyright © 1995, 1996 Ian Jackson <[email protected]>
* Copyright © 2009 Guillem Jover <[email protected]>
diff --git a/lib/dpkg/progress.h b/lib/dpkg/progress.h
index 5ea6dd2..4968467 100644
--- a/lib/dpkg/progress.h
+++ b/lib/dpkg/progress.h
@@ -1,6 +1,6 @@
/*
* dpkg - main program for package management
- * progress.c - generic progress reporting
+ * progress.h - generic progress reporting
*
* Copyright © 2009 Guillem Jover <[email protected]>
*
diff --git a/src/errors.c b/src/errors.c
index c21fbb6..88c2210 100644
--- a/src/errors.c
+++ b/src/errors.c
@@ -1,6 +1,6 @@
/*
* dpkg - main program for package management
- * main.c - main program
+ * errors.c - per package error handling
*
* Copyright © 1994,1995 Ian Jackson <[email protected]>
*
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]