summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2002-12-05 19:13:20 +0000
committerJim McDonough <jmcd@samba.org>2002-12-05 19:13:20 +0000
commit90d9cf973e92510ba8e0b5c9cade65fa2cf55246 (patch)
treecf955f7fd19917d7d4300d1d239e8dcac9dbe90f /source3/include
parentb3bc5738bd9517c870fb377089e3d00170cb2b71 (diff)
downloadsamba-90d9cf973e92510ba8e0b5c9cade65fa2cf55246.tar.gz
samba-90d9cf973e92510ba8e0b5c9cade65fa2cf55246.tar.bz2
samba-90d9cf973e92510ba8e0b5c9cade65fa2cf55246.zip
More printer data to publish
(This used to be commit 82f3a786bf01878629fe4c05b028ae8d58eb4394)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/nt_printing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h
index 54d55683fc..6d952a89a5 100644
--- a/source3/include/nt_printing.h
+++ b/source3/include/nt_printing.h
@@ -187,6 +187,7 @@ typedef struct nt_printer_driver_info_level
#define SPOOL_REG_ASSETNUMBER "assetNumber"
#define SPOOL_REG_BYTESPERMINUTE "bytesPerMinute"
#define SPOOL_REG_DEFAULTPRIORITY "defaultPriority"
+#define SPOOL_REG_DESCRIPTION "description"
#define SPOOL_REG_DRIVERNAME "driverName"
#define SPOOL_REG_DRIVERVERSION "driverVersion"
#define SPOOL_REG_FLAGS "flags"