Hello,

I noticed that the spout.cpp needs to set the Boolean print value to false.

62c63,63
<           durable(false)
---
>           durable(false),
>           print(false)

Thanks,
Jeremy

Reply via email to