summaryrefslogtreecommitdiff
path: root/base/gxdevsop.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gxdevsop.h')
-rw-r--r--base/gxdevsop.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/base/gxdevsop.h b/base/gxdevsop.h
index f41a780a9..e2c6a774e 100644
--- a/base/gxdevsop.h
+++ b/base/gxdevsop.h
@@ -366,7 +366,13 @@ enum {
* 0 otherwise.
*/
gxdso_in_smask,
-
+ /* gxdso_in_smask_construction:
+ * data = NULL
+ * size = 0
+ * Returns 1 if we are within an smask construction,
+ * 0 otherwise.
+ */
+ gxdso_in_smask_construction,
/* Debug only dsos follow here */
#ifdef DEBUG
/* Private dso used to check that a printer device properly forwards to the default */