Merge branch 'kb/fast-hashmap'

* kb/fast-hashmap:
  Documentation/technical/api-hashmap: remove source highlighting
This commit is contained in:
Junio C Hamano 2014-05-19 10:32:25 -07:00
commit 3fc2aea770

View File

@ -166,7 +166,6 @@ Usage example
-------------
Here's a simple usage example that maps long keys to double values.
[source,c]
------------
struct hashmap map;