]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gui_theme.c
aft: Avoid invalid read.
[paraslash.git] / gui_theme.c
index 78527efeabc9e3143a5dcc911cd7c5e322eaf40c..f0efaa8872bdb78a7efc423f7f4a2a9da5c15195 100644 (file)
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file gui_theme.c Theme definitions. */
 
@@ -160,7 +156,7 @@ static void init_theme_colorful_blackness(struct gui_theme *t)
        d[SI_num_played].color.fg = COLOR_RED;
        d[SI_num_played].color.bg = COLOR_BLACK;
        d[SI_num_played].align = LEFT;
-       d[SI_num_played].x = 60;
+       d[SI_num_played].x = 58;
        d[SI_num_played].y = 17;
        d[SI_num_played].len = 5;