[ekg2-commit] r4026 - trunk/ekg: trunk/ekg/configfile.c

SVN commit svn w toxygen.net
Pon, 23 Cze 2008, 15:34:39 CEST


Author: darkjames
Date: 2008-06-23 15:34:39 +0200 (Mon, 23 Jun 2008)
New Revision: 4026

Modified:
   trunk/ekg/configfile.c
Log:
:) reported by dmilith.
make config_postread() works again.


Modified: trunk/ekg/configfile.c
===================================================================
--- trunk/ekg/configfile.c	2008-06-23 13:11:01 UTC (rev 4025)
+++ trunk/ekg/configfile.c	2008-06-23 13:34:39 UTC (rev 4026)
@@ -76,7 +76,7 @@
 void config_postread()
 {
         if (config_windows_save && config_windows_layout) {
-                char **targets = array_make(config_windows_layout, "|", 0, 0, 0);
+                char **targets = array_make(config_windows_layout, "|", 0, 0, 1);
                 int i;
 
                 for (i = 1; targets[i]; i++) {



Więcej informacji o liście dyskusyjnej ekg2-commit