mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
WPrefs: Added a few missing const attributes
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
c7e6b3a18f
commit
c16c1a32af
@@ -77,7 +77,7 @@ typedef struct _Panel {
|
||||
|
||||
#define THUMB_SIZE 16
|
||||
|
||||
static char *placements[] = {
|
||||
static const char *placements[] = {
|
||||
"auto",
|
||||
"random",
|
||||
"manual",
|
||||
|
||||
Reference in New Issue
Block a user