1
0
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:
Christophe CURIS
2013-11-23 18:14:05 +01:00
committed by Carlos R. Mafra
parent c7e6b3a18f
commit c16c1a32af
2 changed files with 12 additions and 12 deletions

View File

@@ -77,7 +77,7 @@ typedef struct _Panel {
#define THUMB_SIZE 16
static char *placements[] = {
static const char *placements[] = {
"auto",
"random",
"manual",