Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge git://github.com/git-l10n/git-po
author
Junio C Hamano
<gitster@pobox.com>
Mon, 19 May 2014 17:32:56 +0000
(10:32 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 19 May 2014 17:32:56 +0000
(10:32 -0700)
* git://github.com/git-l10n/git-po:
fr: a lot of good fixups
Documentation/technical/api-hashmap.txt
patch
|
blob
|
history
raw
(from parent 2:
a6e8883
)
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;