Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file correctly.
authorJeremy Allison <jra@samba.org>
Fri, 20 May 2011 19:27:02 +0000 (12:27 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 20 May 2011 20:52:23 +0000 (22:52 +0200)
commit9f14d10366e291ef635c80f55c095b5c34b6dd73
treea331b84386d78686cf90c6bc45c31c0d6bce6d8a
parent95a55e2feabfae3b0874ae9aa2ce716ca0a9ae39
Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file correctly.

The parsing code made some strange assumptions about what is a printer
name, and what is a comment.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri May 20 22:52:23 CEST 2011 on sn-devel-104
source3/printing/print_standard.c