Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file correctly.
commitefb4239e1dc7143a2562389888e9fef87a28d3a1
authorJeremy Allison <jra@samba.org>
Fri, 20 May 2011 19:27:02 +0000 (20 12:27 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Jun 2011 18:00:54 +0000 (7 20:00 +0200)
tree1c0b68620265192b16af5f2721f3b88611c0b27a
parentc17464155a8a73fac843e08df540c83631428d14
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.
(cherry picked from commit bc602ad464291380d4dea007668d453439467cc4)
source3/printing/print_standard.c