Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 17:19:43 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/musycc musycc.c
Message-ID:  <200106150019.f5F0Jh253661@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/06/14 17:19:43 PDT

  Modified files:
    sys/dev/musycc       musycc.c 
  Log:
  Fix warnings:
  musycc.c:449: warning: long unsigned int format, unsigned int arg (arg 3)
  musycc.c:449: warning: long unsigned int format, unsigned int arg (arg 4)
  musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 3)
  musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 4)
  musycc.c:453: warning: long unsigned int format, unsigned int arg (arg 5)
  These warnings used to be confined to the alpha but are on all now.
  
  Revision  Changes    Path
  1.22      +6 -5      src/sys/dev/musycc/musycc.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?200106150019.f5F0Jh253661>