summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_spoolss.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/rpc_spoolss.h')
-rwxr-xr-xsource/include/rpc_spoolss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/rpc_spoolss.h b/source/include/rpc_spoolss.h
index a37a3e1a4da..102dcea671d 100755
--- a/source/include/rpc_spoolss.h
+++ b/source/include/rpc_spoolss.h
@@ -1333,7 +1333,7 @@ typedef struct spool_printer_info_level_2
uint32 default_priority;
uint32 starttime;
uint32 untiltime;
- WERROR status;
+ uint32 status;
uint32 cjobs;
uint32 averageppm;
UNISTR2 servername;