Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 1999 09:20:17 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config lang.l
Message-ID:  <199907011620.JAA61395@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/07/01 09:20:17 PDT

  Modified files:
    usr.sbin/config      lang.l 
  Log:
  Don't include trailing whitespace in ID tokens before comments. ie:
  options FOO=10		# comment
  would give FOO the value of "10		" and that caused unwanted
  touches on the opt_*.h files.
  
  I hope I've got this right..
  
  Revision  Changes    Path
  1.23      +2 -1      src/usr.sbin/config/lang.l



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?199907011620.JAA61395>