cvs commit: src/lib/libarchive archive_check_magic.c archive_private.h

Tim Kientzle kientzle at FreeBSD.org
Mon Apr 2 00:15:56 UTC 2007


kientzle    2007-04-02 00:15:45 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_check_magic.c archive_private.h 
  Log:
  Style:  bare "unsigned" is deprecated, use "unsigned int" instead.
  
  Thanks to: Joerg Sonnenberger
  
  Revision  Changes    Path
  1.8       +4 -4      src/lib/libarchive/archive_check_magic.c
  1.29      +4 -4      src/lib/libarchive/archive_private.h


More information about the cvs-all mailing list