Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2000 08:57:02 -0700 (PDT)
From:      Guy Helmer <ghelmer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cron/lib env.c
Message-ID:  <200004301557.IAA18554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     2000/04/30 08:57:02 PDT

  Modified files:
    usr.sbin/cron/lib    env.c 
  Log:
  Allocate space for arrays of type "char *", not "char **".
  Rev 1.8 made the type consistently incorrect.
  
  Noted by:	Ben Smithurst <ben@scientia.demon.co.uk>
  
  Revision  Changes    Path
  1.9       +4 -4      src/usr.sbin/cron/lib/env.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004301557.IAA18554>