Apply a cleanup patch by Kjartan Maraas (#341812)

2006-10-08  Matthias Clasen  <mclasen@redhat.com>

	* Apply a cleanup patch by Kjartan Maraas  (#341812)
This commit is contained in:
Matthias Clasen
2006-10-08 05:07:55 +00:00
committed by Matthias Clasen
parent e4581869b4
commit 07e7719441
83 changed files with 222 additions and 417 deletions

View File

@ -115,7 +115,7 @@ typedef enum {
PART_LAST
} Part;
const char *part_names[PART_LAST] = {
static const char *part_names[PART_LAST] = {
"black",
"dark",
"mid",