Deleted Added
full compact
46c46
< __FBSDID("$FreeBSD: head/usr.sbin/lpr/common_source/common.c 251044 2013-05-27 22:19:01Z gad $");
---
> __FBSDID("$FreeBSD: head/usr.sbin/lpr/common_source/common.c 297795 2016-04-10 23:47:40Z pfg $");
285c285
< if (buf == 0)
---
> if (buf == NULL)
303c303
< if (buf == 0)
---
> if (buf == NULL)