In message <37c6dd5a-ef90-4c62-9139-35df00cd0...@freebsd.org>, Pedro 
Giffuni wr
ites:
> Oops ...
>
>
> On 30/12/2017 14:27, Cy Schubert wrote:
> > Author: cy
> > Date: Sat Dec 30 19:27:22 2017
> > New Revision: 327384
> > URL: https://svnweb.freebsd.org/changeset/base/327384
> >
> > Log:
> >    Fix r327383:
> >    
> >    .../sys/dev/ep/elink.c:31:1: error: '/*' within block comment
> >    [-Werror,-Wcomment]
> >    /* $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $
> >    ^
> >
> > Modified:
> >    head/sys/dev/ep/elink.c
> >
> > Modified: head/sys/dev/ep/elink.c
> > ===========================================================================
> ===
> > --- head/sys/dev/ep/elink.c Sat Dec 30 15:13:33 2017        (r327383)
> > +++ head/sys/dev/ep/elink.c Sat Dec 30 19:27:22 2017        (r327384)
> > @@ -28,7 +28,7 @@
> >    * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
> OF
> >    * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> >    *
> > -/* $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $
> > + * $NetBSD: elink.c,v 1.6 1995/01/07 21:37:54 mycroft Exp $
> >    */
>
> Thanks, the change was too simple and I didn't bother to test it.
>
> Preparing for a a new year with the pointyhat on ;).

No problem.

Been there done that too. ;)


-- 
Cheers,
Cy Schubert <cy.schub...@cschubert.com>
FreeBSD UNIX:  <c...@freebsd.org>   Web:  http://www.FreeBSD.org

        The need of the many outweighs the greed of the few.


_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to