summaryrefslogtreecommitdiff
path: root/src/drv/cddebug.c
diff options
context:
space:
mode:
authorscuri <scuri>2011-03-18 22:23:38 +0000
committerscuri <scuri>2011-03-18 22:23:38 +0000
commit64a0b5ebb41d36a7db87d24c5451f7db925e24f8 (patch)
treef377bae28d0cae28aa0f9ea32442bee56e1f6135 /src/drv/cddebug.c
parent0daf9f7ba7b50fea5c9764cf0dc05ad76c005716 (diff)
New: functions cdContextIsPlus and cdContextType.
Diffstat (limited to 'src/drv/cddebug.c')
-rw-r--r--src/drv/cddebug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drv/cddebug.c b/src/drv/cddebug.c
index bd91209..3550fc6 100644
--- a/src/drv/cddebug.c
+++ b/src/drv/cddebug.c
@@ -821,6 +821,7 @@ static cdContext cdDebugContext =
{
CD_CAP_ALL,
0,
+ CD_CTX_FILE,
cdcreatecanvas,
cdinittable,
NULL,