Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 20:23:02 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx/aicasm aicasm_gram.y aicasm_macro_scan.l aicasm_scan.l aicasm_symbol.c
Message-ID:  <200209270323.g8R3N22Q033223@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2002/09/26 20:23:02 PDT

  Modified files:
    sys/dev/aic7xxx/aicasm aicasm_gram.y aicasm_macro_scan.l 
                           aicasm_scan.l aicasm_symbol.c 
  Log:
  Remove redundant inclusion of inttypes.h in aicasm_gram.y
  and properly sort inttypes.h into list of includes.
  
  Noticed by:     Mike Barcroft <mike@freebsd.org>
  
  Revision  Changes    Path
  1.21      +1 -2      src/sys/dev/aic7xxx/aicasm/aicasm_gram.y
  1.4       +2 -2      src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
  1.21      +2 -2      src/sys/dev/aic7xxx/aicasm/aicasm_scan.l
  1.20      +2 -2      src/sys/dev/aic7xxx/aicasm/aicasm_symbol.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?200209270323.g8R3N22Q033223>