diff options
Diffstat (limited to 'html/en/drv/dbuf.html')
-rw-r--r-- | html/en/drv/dbuf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/dbuf.html b/html/en/drv/dbuf.html index 37b5c89..48556ed 100644 --- a/html/en/drv/dbuf.html +++ b/html/en/drv/dbuf.html @@ -10,7 +10,7 @@ <body> -<h2>CD_DBUFFER - Double Buffer Driver using a server image (cddbuf.h)</h2> +<h2 style="text-align: left">CD_DBUFFER - Double Buffer Driver using a server image (cddbuf.h)</h2> <p>Implements the concept of offscreen drawing. It is based on a Server Image (the back buffer) and a Window canvas (the front buffer).</p> |