mdodd       2004/01/11 13:10:35 PST
  FreeBSD src repository
  Modified files:
    usr.sbin/ndiscvt     inf-token.l 
  Log:
  - Handle doubled double quotes:
          `"""foo"" bar"' -> `"foo" bar'
  - Handle C++ style comments.
  
  Requested by:    wpaul
  
  Revision  Changes    Path
  1.3       +11 -1     src/usr.sbin/ndiscvt/inf-token.l