]> granicus.if.org Git - apache/commitdiff
stupid, stupid svn made a booboo
authorDaniel Gruno <humbedooh@apache.org>
Tue, 24 Apr 2012 17:28:39 +0000 (17:28 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 24 Apr 2012 17:28:39 +0000 (17:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329872 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/modguide.xml

index d2dde837d250f9fa1b207ba103d581cdf24bfd70..f03911eec82bfc1490003ca22b09c88a234e2af6 100644 (file)
@@ -1622,12 +1622,8 @@ static int example_handler(request_req *r)
         ap_rprintf(r, &quot;&lt;b&gt;%s&lt;/b&gt;: %s&lt;br/&gt;&quot;, e[i].key, e[i].val);
     }
     return OK;
-<<<<<<< .mine
 }
 </highlight>
-=======
-}</highlight>
->>>>>>> .r1329854
 <!-- END EXAMPLE CODE -->
 
 
@@ -1685,11 +1681,8 @@ static int example_handler(request_req* r)
     }
     return OK;
 }
-<<<<<<< .mine
-</highlight>
-=======
     </highlight>
->>>>>>> .r1329854
+
 <!-- END EXAMPLE CODE -->