Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 19:14:32 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen glob.c
Message-ID:  <200509141914.j8EJEWAh086122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2005-09-14 19:14:32 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         glob.c 
  Log:
  Don't reuse *pl to skip [], it is already used for {} parts in the loop above
  (submitted patch slightly modified)
  
  PR:             86038
  Submitted by:   Gerd Rausch <gerd@juniper.net>
  
  Revision  Changes    Path
  1.23      +3 -3      src/lib/libc/gen/glob.c



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