diff options
author | scuri <scuri> | 2009-10-07 15:01:48 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-07 15:01:48 +0000 |
commit | a9f58764aaf13d31c9927ead8b5d25b0ad4f5362 (patch) | |
tree | b0f8a550fb27ac976cd8251ba2b27d1d0391816e /html/en/drv/dbuf.html | |
parent | 3fa46531cbe092696d18526fbaa7c34dcba054c0 (diff) |
*** empty log message ***
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> |