Merge branch 'jc/hashmap-doc-init' into maint
commit33481c1e59fa557553052912a005094aaf913074
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2016 18:55:31 +0000 (10 11:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Aug 2016 18:55:31 +0000 (10 11:55 -0700)
tree343c002106d988930ff9347ca27feb9d3843fe9b
parent05a6d0e9d08995378e7a37048d60fbae428106fb
parent54ba5a1a16c0306bda1c304a341b9e4e7ab44684
Merge branch 'jc/hashmap-doc-init' into maint

The API documentation for hashmap was unclear if hashmap_entry
can be safely discarded without any other consideration.  State
that it is safe to do so.

* jc/hashmap-doc-init:
  hashmap: clarify that hashmap_entry can safely be discarded