diff options
author | Erik Faye-Lund <[email protected]> | 2019-04-18 16:05:54 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-05-02 11:09:15 +0000 |
commit | 5630540a275216d0f1387f249765c03bbc6b64ea (patch) | |
tree | 5faa396d0755f42f06b53f4b2a017a55103be81a /docs/codingstyle.html | |
parent | 3bda82b2e53d2e099b35ab0277def39127b58c69 (diff) |
docs: remove stray paragraph-close
This isn't matching any paragraph-open tags, so let's get rid of it.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/codingstyle.html')
-rw-r--r-- | docs/codingstyle.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/codingstyle.html b/docs/codingstyle.html index 34acae27fe6..b502c7a0dde 100644 --- a/docs/codingstyle.html +++ b/docs/codingstyle.html @@ -135,7 +135,6 @@ should prefer the use of <tt>bool</tt>, <tt>true</tt>, and src/mesa/state_tracker/st_glsl_to_tgsi.cpp can serve as examples. </ul> -</p> </div> </body> |