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:36:56 +0000 (12:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 May 2011 18:45:43 +0000 (20:45 +0200)
commitef1a0c14ab41c87f133d310c5f976548caf15b9a
tree74cfc018fcaca367bcb36f4afbaf90ac16e639c7
parenta88126d6e8577a9e0b6196acdee70633d0e06259
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.
source3/printing/pcap.c