Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2000 13:10:41 -0800 (PST)
From:      Jacques Vidrine <nectar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen getgrent.c
Message-ID:  <200012172110.eBHLAfU46563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      2000/12/17 13:10:41 PST

  Modified files:
    lib/libc/gen         getgrent.c 
  Log:
  Fix mostly harmless typo:
  
      if (data);
              free(data);
  
  Discovered by:	emacs cc-mode
  
  Revision  Changes    Path
  1.19      +2 -2      src/lib/libc/gen/getgrent.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?200012172110.eBHLAfU46563>