diff options
author | Niklas Haas <git@nand.wakku.to> | 2014-08-24 08:14:10 +0200 |
---|---|---|
committer | Niklas Haas <git@nand.wakku.to> | 2014-08-24 08:14:10 +0200 |
commit | 26a44b9f3f539e93f499eea4eda6a354f46b20da (patch) | |
tree | 31f6fa651e873e901c03dfbb93fd32006991ed23 /html-test/ref/Bug313.html | |
parent | fefef1c49075acc4390db822fad7e351c777e847 (diff) |
Fix extra whitespace on signatures and update all test cases
This was long overdue, now running ./accept.lhs on a clean test from
master will not generate a bunch of changes.
Diffstat (limited to 'html-test/ref/Bug313.html')
-rw-r--r-- | html-test/ref/Bug313.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/Bug313.html b/html-test/ref/Bug313.html index a3a03b0e..5fa34eff 100644 --- a/html-test/ref/Bug313.html +++ b/html-test/ref/Bug313.html @@ -61,11 +61,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug313.html");}; ><li class="src short" ><a href="" >a</a - > :: a</li + > :: a</li ><li class="src short" ><a href="" >b</a - > :: a</li + > :: a</li ></ul ></div ><div id="interface" @@ -75,7 +75,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug313.html");}; ><p class="src" ><a name="v:a" class="def" >a</a - > :: a</p + > :: a</p ><div class="doc" ><p >Some text.</p @@ -99,7 +99,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug313.html");}; ><p class="src" ><a name="v:b" class="def" >b</a - > :: a</p + > :: a</p ><div class="doc" ><p >Some text.</p |