cvs commit: src/sys/fs/ntfs ntfs_vfsops.c

Craig Rodrigues rodrigc at FreeBSD.org
Sun Sep 11 09:02:16 PDT 2005


rodrigc     2005-09-11 16:02:14 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ntfs          ntfs_vfsops.c 
  Log:
  Cast bf_sysid to const char * when passing it to strncmp(), because
  strncmp does not take an unsigned char *.  Eliminates warning with GCC 4.0.
  
  Revision  Changes    Path
  1.81      +1 -1      src/sys/fs/ntfs/ntfs_vfsops.c


More information about the cvs-all mailing list