Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2010 08:20:06 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/147462: commit references a PR
Message-ID:  <201006040820.o548K6Z2060680@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/147462; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/147462: commit references a PR
Date: Fri,  4 Jun 2010 08:14:42 +0000 (UTC)

 Author: maxim
 Date: Fri Jun  4 08:14:30 2010
 New Revision: 208797
 URL: http://svn.freebsd.org/changeset/base/208797
 
 Log:
   o Fix typo: .uudef -> .undef.
   
   PR:		misc/147462
   Submitted by:	Erik Cederstrand
 
 Modified:
   head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile
 
 Modified: head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile
 ==============================================================================
 --- head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile	Fri Jun  4 07:35:59 2010	(r208796)
 +++ head/tools/regression/usr.bin/make/syntax/directive-t0/Makefile	Fri Jun  4 08:14:30 2010	(r208797)
 @@ -3,6 +3,6 @@
  # A typo'ed directive.
  #
  
 -.uudef foo
 +.undef foo
  
  all:
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



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