Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 09:57:48 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/db/hash hash.c
Message-ID:  <200705250957.l4P9vmZ5038268@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705250957.l4P9vmZ5038268>