Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit c2538fd

Browse files
anderskgitster
authored andcommitted
Documentation/technical/api-hashmap: remove source highlighting
The highlighting was pretty, but unfortunately, the failure mode when source-highlight is not installed was that the entire code block disappears. See https://bugs.debian.org/745591, https://bugs.launchpad.net/bugs/1316810. Signed-off-by: Anders Kaseorg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7b359ea commit c2538fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/technical/api-hashmap.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ Usage example
166166
-------------
167167

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

0 commit comments

Comments
 (0)