Merge branch 'kb/fast-hashmap'

* kb/fast-hashmap:
  Documentation/technical/api-hashmap: remove source highlighting
maint
Junio C Hamano 2014-05-19 10:32:25 -07:00
commit 3fc2aea770
1 changed files with 0 additions and 1 deletions

View File

@ -166,7 +166,6 @@ Usage example
------------- -------------


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