[1960] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r4099 - trunk/moira/clients/blanche

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Thu Feb 28 15:20:26 2013

Date: Thu, 28 Feb 2013 15:20:19 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201302282020.r1SKKJlH022650@drugstore.mit.edu>
To: moira-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2013-02-28 15:20:19 -0500 (Thu, 28 Feb 2013)
New Revision: 4099

Modified:
   trunk/moira/clients/blanche/blanche.c
Log:
oops.

Modified: trunk/moira/clients/blanche/blanche.c
===================================================================
--- trunk/moira/clients/blanche/blanche.c	2013-02-27 23:13:00 UTC (rev 4098)
+++ trunk/moira/clients/blanche/blanche.c	2013-02-28 20:20:19 UTC (rev 4099)
@@ -392,7 +392,7 @@
   /* create if needed */
   if (createflag)
     {
-      char *argv[13];
+      char *argv[15];
 
       argv[L_NAME] = listname;
       argv[L_ACTIVE] = (active == 0) ? "0" : "1";


home help back first fref pref prev next nref lref last post