aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-10-12 18:40:09 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-10-12 18:40:09 +0000
commit5329cc35a8a7510ce5c89b2341c53c154e23b72b (patch)
treebca73706e55a42afa78a210daa491c822fe1ddd4
parentfbc2bfc0d781485dddf620339569e137c40dd881 (diff)
reformat
-rw-r--r--SgraphP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SgraphP.h b/SgraphP.h
index 877a51c..b76ec0d 100644
--- a/SgraphP.h
+++ b/SgraphP.h
@@ -28,7 +28,7 @@ typedef struct {
size_t size;
size_t samples;
- XdbeBackBuffer backBuf;
+ XdbeBackBuffer backBuf;
GC foreGC;
GC backGC;
GC maskGC;