summaryrefslogtreecommitdiff
path: root/testprogs/win32/spoolss/printlib_proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-01-11 15:40:16 +0100
committerGünther Deschner <gd@samba.org>2010-01-12 12:12:05 +0100
commit3c1b51795dcf6b6e85701a49ea9d862b9ae610bd (patch)
tree2a0281b67625816914e3b1ee16e1a9fce05eee68 /testprogs/win32/spoolss/printlib_proto.h
parent13dad3893085dfe2fc01f88b3bb46a0645ab22fb (diff)
downloadsamba-3c1b51795dcf6b6e85701a49ea9d862b9ae610bd.tar.gz
samba-3c1b51795dcf6b6e85701a49ea9d862b9ae610bd.tar.bz2
samba-3c1b51795dcf6b6e85701a49ea9d862b9ae610bd.zip
testprogs: add EnumPrinterKey test to spoolss test.
Guenther
Diffstat (limited to 'testprogs/win32/spoolss/printlib_proto.h')
-rw-r--r--testprogs/win32/spoolss/printlib_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testprogs/win32/spoolss/printlib_proto.h b/testprogs/win32/spoolss/printlib_proto.h
index fd6db22770..d408523ac4 100644
--- a/testprogs/win32/spoolss/printlib_proto.h
+++ b/testprogs/win32/spoolss/printlib_proto.h
@@ -39,6 +39,7 @@ void print_driver_info_4 (PDRIVER_INFO_4 info);
void print_driver_info_6 (PDRIVER_INFO_6 info);
void print_doc_info_1 (PDOC_INFO_1 info);
void print_printer_enum_values (PRINTER_ENUM_VALUES *info);
+void print_printer_keys(LPSTR buffer);
#undef _PRINTF_ATTRIBUTE
#define _PRINTF_ATTRIBUTE(a1, a2)