cvs commit: src/sys/kern md5c.c

Poul-Henning Kamp phk at FreeBSD.org
Mon May 5 00:22:36 PDT 2003


phk         2003/05/05 00:22:35 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             md5c.c 
  Log:
  Use le32dec() instead of le32toh() because we are not guaranteed to have
  a word aligned input.
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/kern/md5c.c


More information about the cvs-src mailing list