commit: cope with scissors lines in commit message
[gitweb.git] / Documentation / technical / api-hashmap.txt
index 42ca2347edd2e13c5e3132a077ac96777bbefa11..b977ae8bbb1f46ebb40d1d315e79262fe344f1c2 100644 (file)
@@ -166,7 +166,6 @@ Usage example
 -------------
 
 Here's a simple usage example that maps long keys to double values.
-[source,c]
 ------------
 struct hashmap map;