Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/contrib-remove-diffall'
[gitweb.git]
/
Documentation
/
technical
/
api-hashmap.txt
diff --git
a/Documentation/technical/api-hashmap.txt
b/Documentation/technical/api-hashmap.txt
index 42ca2347edd2e13c5e3132a077ac96777bbefa11..b977ae8bbb1f46ebb40d1d315e79262fe344f1c2 100644
(file)
--- a/
Documentation/technical/api-hashmap.txt
+++ b/
Documentation/technical/api-hashmap.txt
@@
-166,7
+166,6
@@
Usage example
-------------
Here's a simple usage example that maps long keys to double values.
-[source,c]
------------
struct hashmap map;