cvs commit: src/lib/libc/db/hash hash.c

Xin LI delphij at FreeBSD.org
Fri May 25 09:57:49 UTC 2007


delphij     2007-05-25 09:57:48 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/db/hash     hash.c 
  Log:
  The usage of "info" in init_hash() is read-only, so constify
  the internal interface instead of casting away the constant
  constraint upon calling.
  
  Revision  Changes    Path
  1.14      +3 -3      src/lib/libc/db/hash/hash.c


More information about the cvs-all mailing list