1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/source3/printing
Andrew Bartlett 1e4aaa5a72 Fix a botched merge from appliance-head...
We have an extra NULL here, which is (if I understand correctly) related
to a optional 'charset conversion' function.

In any case, as this is a variable args length function, the compiler
didn't pick it up.

Would it be possible to change applicance_head (or even HEAD) in such
a way that this extra arg would cause a warning?

Finding this by testing is getting painful...

Andrew Bartlett
(This used to be commit b4e52d90f8)
2003-03-31 08:14:37 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c More fixes towards warnings on the IRIX compiler 2002-07-20 13:02:47 +00:00
lpq_parse.c Writable string const fixes. 2003-03-05 01:30:26 +00:00
notify.c * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 2003-02-15 23:36:18 +00:00
nt_printing.c add #define for the max device name length in a DEVICEMODE 2003-03-06 16:06:12 +00:00
pcap.c No need to #include smb.h, when we already #include include.h 2002-11-24 08:37:02 +00:00
print_cups.c Failure to find a CUPS printer, when auto-adding printers is not a level 0 error. 2003-02-10 09:18:04 +00:00
print_generic.c *Experimental* new large-scaling printer code. Splits printing.tdb into 2002-07-11 00:06:29 +00:00
print_svid.c No need to #include smb.h, when we already #include include.h 2002-11-24 08:37:02 +00:00
printfsp.c Ensure we only ever set fsp->conn in one place. 2003-02-04 01:43:11 +00:00
printing_db.c Up the hash table size for printing tdb.c 2003-02-04 23:43:21 +00:00
printing.c Fix a botched merge from appliance-head... 2003-03-31 08:14:37 +00:00