cvs commit: src/lib/libc/stdio vfwscanf.c
    David O'Brien 
    obrien at freebsd.org
       
    Mon May  3 00:05:36 PDT 2004
    
    
  
On Mon, May 03, 2004 at 01:56:54PM +1000, Tim Robbins wrote:
> On Sun, May 02, 2004 at 01:13:29PM -0700, David E. O'Brien wrote:
> 
> > obrien      2004/05/02 13:13:29 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     lib/libc/stdio       vfwscanf.c 
> >   Log:
> >   Remove bogus FBSDID.
> 
> These weren't bogus -- they showed the revision of the single-byte version
> that the files corresponded to, so that it was easy to see which changes
> needed to be merged across.
One shouldn't have duplicate __FBSDID()'s.  To do what you wanted to do,
one should grab the CVS info and put it in the file header comment
section prefixed with "From: ". :-)
 
-- 
-- David  (obrien at FreeBSD.org)
    
    
More information about the cvs-all
mailing list