]> git.ipfire.org Git - thirdparty/cups.git/commit - backend/dnssd.c
Fix malformed device-id for printers found by dnssd 4836/head
authorLaurent Bigonville <bigon@bigon.be>
Wed, 8 Jun 2016 06:59:33 +0000 (08:59 +0200)
committerLaurent Bigonville <bigon@bigon.be>
Wed, 8 Jun 2016 06:59:33 +0000 (08:59 +0200)
commit14a71491b6f42f24e25448f88f07e1180aaefcc0
tree3567ba8cec3cb7efde58acffafdfc7516ebcf0e3
parent63c5db7d3268eec39550c9ed0ca6e52d35b346ae
Fix malformed device-id for printers found by dnssd

Add missing semicolon between printer model and command

Closes: #4835
backend/dnssd.c