Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 1998 20:09:50 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/login login_fbtab.c
Message-ID:  <199802150409.UAA02339@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/02/14 20:09:49 PST

  Modified files:
    usr.bin/login        login_fbtab.c 
  Log:
  gcc on alpha complains about nested comments. A comment in this
  file referred to a path ending in "/*" which was reasonable to me,
  but gcc wasn't so sure. So now the comment refers to a path ending in
  "*".
  
  Revision  Changes    Path
  1.5       +1 -1      src/usr.bin/login/login_fbtab.c

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?199802150409.UAA02339>