summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-06-01 02:44:17 +0000
committerJeremy Allison <jra@samba.org>2000-06-01 02:44:17 +0000
commit136544268460e56d7b551ae9efac9dc0a6b2830e (patch)
treee088b5d47c803eaa8c822ca2638c154898fde286 /source3/include/nt_printing.h
parentcc22d7ea29f0ccb2256a58510600e1f73d69bb6a (diff)
downloadsamba-136544268460e56d7b551ae9efac9dc0a6b2830e.tar.gz
samba-136544268460e56d7b551ae9efac9dc0a6b2830e.tar.bz2
samba-136544268460e56d7b551ae9efac9dc0a6b2830e.zip
More stuff I cvan't afford to lose. I'm realizing how dependent I am
on this bloody CVS link.... Jeremy. (This used to be commit 864e7bde0e804edbb2425b9c4c7ff271553f8169)
Diffstat (limited to 'source3/include/nt_printing.h')
-rw-r--r--source3/include/nt_printing.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h
index 8c63ba0da1..3aad3beff9 100644
--- a/source3/include/nt_printing.h
+++ b/source3/include/nt_printing.h
@@ -244,7 +244,7 @@ typedef struct nt_printer_info_level_2
fstring datatype;
fstring parameters;
NT_PRINTER_PARAM *specific;
- SEC_DESC_BUF secdesc;
+ SEC_DESC_BUF *secdesc_buf;
/* not used but ... and how ??? */
uint32 changeid;
uint32 c_setprinter;