Skip to content

Commit

Permalink
Documentation/technical/api-hashmap: remove source highlighting
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
andersk authored and gitster committed May 19, 2014
1 parent 7b359ea commit c2538fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/technical/api-hashmap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ Usage example
-------------

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

Expand Down

0 comments on commit c2538fd

Please sign in to comment.