diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-01-25 10:59:09 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-01-25 10:59:09 +0100 |
commit | 705f9b7e6cdf11d1b3d153360749bcee2cb6022d (patch) | |
tree | f53e74d6449e15f8e4e5e4f35f49246bf4135777 /build-aux/pmccabe.css | |
parent | 3f217dc6257a9ab6a862336fd5c8a1e44e109d7c (diff) | |
download | gnutls-705f9b7e6cdf11d1b3d153360749bcee2cb6022d.tar.gz |
Update gnulib files. Drop slow test-lock check.
Diffstat (limited to 'build-aux/pmccabe.css')
-rw-r--r-- | build-aux/pmccabe.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/pmccabe.css b/build-aux/pmccabe.css index b78bc10082..a10ee35026 100644 --- a/build-aux/pmccabe.css +++ b/build-aux/pmccabe.css @@ -56,7 +56,7 @@ body { } .ranges_entry_simple { - background: #87ff75; + background: #87ff75; } .ranges_entry_moderate { @@ -105,7 +105,7 @@ body { .function_entry_simple { - background: #87ff75; + background: #87ff75; } .function_entry_moderate { |