zap whitespace and tab
This commit is contained in:
parent
5b49f88fed
commit
4de47ea988
681 changed files with 35748 additions and 35743 deletions
|
@ -123,7 +123,7 @@ lp_scanprinters(struct lp_printer *lp)
|
|||
if (r == -2)
|
||||
goto fail;
|
||||
return 1;
|
||||
} else if (r == -1)
|
||||
} else if (r == -1)
|
||||
fatal("cannot open %s", _PATH_PRINTCAP);
|
||||
else if (r == -2)
|
||||
errno = ELOOP; /* potential reference loop */
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Adapted from the following files in src/usr.sbin/lpr/lpd:
|
||||
*
|
||||
* extern.h,v 1.9 2015/09/29 02:37:29
|
||||
* key.c,v 1.8 2015/01/16 06:40:18
|
||||
* key.c,v 1.8 2015/01/16 06:40:18
|
||||
* modes.c,v 1.8 2015/01/16 06:40:18
|
||||
* printjob.c,v 1.58 2016/11/22 16:03:57
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue