1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00

test commit for jeremy

This commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent 63ce316d87
commit d747ab8ab3

View File

@ -41,7 +41,7 @@ extern pstring global_myname;
typedef struct _Printer{
BOOL document_started;
BOOL page_started;
int jobid; /* jobid in printing backend */
int jobid; /* jobid in printing backend */
BOOL printer_type;
union {
fstring handlename;