Date: Fri, 19 Aug 2005 11:03:49 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/jls jls.c Message-ID: <200508191103.j7JB3nqL025131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-08-19 11:03:49 UTC
FreeBSD src repository
Modified files:
usr.sbin/jls jls.c
Log:
Sync code with the error report: calloc(number, 1) is equivalent to
malloc(number).
Revision Changes Path
1.5 +1 -1 src/usr.sbin/jls/jls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508191103.j7JB3nqL025131>
