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:
committed by
Matthias Clasen
parent
e4581869b4
commit
07e7719441
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user